* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 

#wrapper { 
width : 780px;
margin : 5px auto 0 auto;
} 

img { 
padding : 3px;
border : 1px solid #bce296;
} 

ul {
	font-family:Verdana, Arial;
	color:Black;
}
	


img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 13px;
} 

img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 

#one { 
width : 312px;
float : left;
min-height : 86px;
height:auto !important;
height : 86px;
} 

#one img { 
border : 0px;
padding : 0px;
}


#two { 
width : 290px;
float : left;
min-height : 86px;
height:auto !important;
height : 86px;
} 

#two h1 { 
color : #0C5CB5;
font-family : Verdana;
font-size : 12px;
text-align:center;
padding: 10px 0 0 35px;
} 

#three { 
width : 142px;
float : right;
min-height : 86px;
height:auto !important;
height : 86px;
} 

#three img { 
border : 0px;
padding : 0px;
}

#header { 
display : inline;
height : 178px;
} 

#header img { 
margin: 0 0 4px 0;
padding : 0px;
border : 0px;
} 

#navbar { 
display : inline;
float : left;
width : 778px;
height : 25px;
border-top : 3px solid #fff;
margin-bottom : 3px;
} 

#navbar a { 
clear: left;
color : white;
font-family : Verdana;
font-size : 1em;
font-weight : bold;
}

#navbar a:hover { 
   color : yellow;
} 

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6 { 
display : inline;
float : left;
height : 25px;
}

#nav1 p, #nav2 p, #nav3 p, #nav4 p, #nav5 p, #nav6 p { 
padding: 4px 0 0 4px;
text-align : center;
} 

#nav1, #nav2, #nav3, #nav4, #nav5 { 
	border-right: solid 1px white;
}

#nav1 {
    width : 90px;
	background-color : black;
}


#nav2 {
    width : 91px;
	background-color : #DD87D8;
}

#nav3 {
	width : 220px;
	background-color : #48b033;
}

#nav4 {
	width : 107px;
	background-color :#F67400;
}

#nav5 {
	width : 105px;
	background-color :#299ad4;
}


#nav6 {
	width : 160px;
	background-color :#B80105;
}

#col_one, #col_one_wide, #col_two, #col_three { 
display : inline;
width : 254px;
float : left;
min-height : 360px;
height:auto !important;
height : 360px;
background-image : url(images/yellowlines.gif);
border: 1px solid #ccc;
} 
 

#col_one_wide 
{
	display:block;
	min-height:464px;
    height:auto !important;
    height:464px;
	background-image : url(images/silverlines.gif);
	width : 776px;
}

#col_two {
	background-image : url(images/greenlines.gif);
}

#col_three {
	background-image : url(images/orangelines.gif);
}

#col_two, #col_three {
	margin-left:5px;
}

#col_one h2, #col_one_wide h2, #col_two h2, #col_three h2 { 
color : black;
font-family : verdana;
font-size : 16px;
text-align:center;
padding : 10px 0 10px 0;
margin-right : 1px;
} 

#col_one h3, #col_one_wide h3, #col_two h3, #col_three h3 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 4px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 4px;
margin-left : 10px;
} 

#col_one p { 
font-family : verdana;
color:Black;
background-color : white;
margin-left : 10px;
margin-right : 10px;
padding : 3px;
border: solid 1px silver;
} 

#col_one_wide p { 
font-family : verdana;
color:Black;
background-color : white;
margin-left : 10px;
margin-right : 10px;
padding : 6px;
border: solid 1px silver;
} 

#col_two p, #col_three p { 
font-family : verdana;
font-size : 1em;
color:Black;
margin-left : 10px;
margin-right : 10px;
padding : 4px 3px 3px 3px;
} 
#col_one a, #col_one_wide a, #col_two a, #col_three a { 
margin-left : 198px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 

#col_one_wide a.plain {
margin : 0 0 0 0;
font-size : 0.8em;
color : #48b033;
font-weight : normal;
font-size : 1em;	
}

.boldRed {
	display:block;
	color:#B80105;
	font-weight:bold;
	margin:5px 0 5px 0;
}

.plain {
	border:none; 
	background-image:none; 
	background-color:Transparent;
}


#footer { 
margin-top : 3px;
border : 1px solid #ccc;
color:white;
background-color : #299ad4;
display : inline;
float : left;
width : 778px;
padding-top : 5px;
padding-bottom : 5px;
font-family : Verdana;
text-align : center;
} 


