.clear{
	clear:both;
}
.float-wrap {
	width:100%;
	overflow:hidden;
	clear:both;
}
#globalcontainer {
     display: table;  /* for firefox */
     height: 100%;
     width: 100%;  /* for FireFox, else box will not have any width and is empty */
}
#containermiddle {
     float: left;
     width: 512px;
     height: 100%;     
     border: 0px solid Lime;
}
#blackbar_vert {
     float: left;
     background-color: #1A1A1A;
     height: 100%;     
}

#greenbar_vert {
     float: left;
     background-color: #7ED22D;
     height: 100%; 
}
#container{
	width:673px;
	height:100%;
	margin:auto;
}
.redbar {
	background-color: #FF2700;
	height:6px;
	width:100%;
	margin:2px 0px 0px 0px;
	font-size:6px;
	clear:both;
}
.bodytext{clear:both;}
.redbarbottom {
	background-color: #FF2700;
	height:6px;
	width:100%;
	margin:18px 0px 0px 0px;
	font-size:6px;
}
.quotehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight:bold;
}
.quotemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.quotemainsmall {
	font-size: 12px;
}
.quotebox {
	margin-bottom:20px;
	width:100%;
}
.quotehomesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;

}
.footertextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF2700;
	
}
.footertext {
	text-align:center;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCBBBC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FF2700;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.headertext {
	font-size:15px;
	font-weight:bold;
}
.header {
	padding-bottom:10px;
	margin-top:5px;
	width:600px;
	height:26px;
	float:left;
	clear:both;
}
.headertextred {
	font-size:12px;
	font-weight:bold;
	color:#FF2700;
}
.redtext{color:#FF2700;}
.contentmain {
	width:667px;
	top:10px;
	margin:auto;
	background-image:url(images_main/logo_watermark.jpg);
	background-repeat:no-repeat;
	height:100%;
}
.imageborderouter {
	border: 1px solid #ffffff;

}
.imageborderinner {
	border: 1px solid #000000;
}
/* For Quotes Page
*/
.somediv{
width: 673px;
clear: left;
}

.somediv .floatbox{
float: left;
width: 99px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 0;
margin-left: 101px;
}
/* End For Quotes Page */

}
.formfield {
	border: 1px solid #999999;
}
.photopagenav {
	color:#FFFFFF;
	font-size:18px;
}
.subnav {
	font-size:15px;
	float:left;
	margin-top:8px;
	font-weight:bold;
	margin-left:10px;
}

.photopagenavlink {
	font-size:18px;
}
.biobox {
	font-size:15px;
	margin-bottom:5px;
	clear:both;
	height:272px;
	margin-top:10px;
}
.biophoto {
	float:left;
	margin-right:10px;
}
.bioname {
	font-size:20px;
	text-decoration:underline;
	color:#FF2700;
	padding-bottom:5px;
	font-weight:bold;
}
.biostat {
	font-weight:bold;
	padding-right:3px;
}
.bigtext {
	font-size:15px;
	font-weight:bold;
}
.errormessage {
	color:#00CC00;
}
/* Store
-------------------------------*/
.storeImage{
	width:247px;
	overflow:hidden;
	float:left;
}