div#container { background-color:#CCCCCC}

div#header {float:left; width:430px;}

div#content {float:left;}
div#bottomcontent {
	float:left;
	width:160px;
	padding-left:15px;
	height: 130px;
}
div#leftbottomcontent {
	float:left;
	width:180px;
	padding-left:30px;
	padding-right:10px;
	height:130px;
}
div#bottomline {
float:left;
padding-left:15px;
padding-top: 10px;
padding-bottom: 5px;
}
div#redline {
float:left;
width:743px;
height:18px;
background-color: #D00000;
padding-top: 0px;
}
div#flashcontent {
float:left;
width: 714.2px;
height:345.6 px;
margin-left: 15px;
padding-top: 10px;
}
div#spacer {float:left; width:500px; margin-top: 10px; height:40px; background-color:#FFFFFF}

body {
	background-color:#ffffff;
}

body, p, td, ul, il, ol {
   color:#000000;
   font-family:trebuchet, verdana, sans-serif; 
   font-size:11px;
	}

b, strong {
   font-weight:bold; 
}


input, select, textarea
   { color:#000000; 
   font-family:trebuchet, verdana, sans-serif; 
   font-size:10px;}

.sizeConstraint{
	 width:350;}

.red { 
	color:#D00000;
}

.footer {
	color:#999999;
   font-family:trebuchet, verdana, sans-serif; 
   font-size:9px;
}

a:visited, a:link, a:active {
text-decoration:underline;
color: #D00000;
}

.main {
	text-decoration: none;
	font-family: "Frutiger 55 Roman", Arial, SansSerif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #804040;
	text-decoration: none;
}

.anchor{
	color:#D00000;
	text-decoration:none;
}

.mainTable{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
