* { 
padding : 0;
margin : 0;
} 

body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
background-image : url(../images/template/bg_main.jpg);
background-color : #333;
background-repeat : repeat-x;
} 

form { 
 border: 0px solid #666699; 
 padding: 10px; 
}


img { 
padding : 3px;
border : 1px solid #0066cc;
} 

img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 2px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
} 

img.floatBR { 
float : right;
margin-left : 10px;
margin-bottom : 12px;
margin-top : 2px;
margin-right : 7px;
} 

img.floatBL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 2px;
margin-left : 10px;
} 

#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 900px;
float : left;
border : 5px solid #fff;
height : 150px;
margin : 40px 0 0 0;
background-image : url(../images/template/hbg.jpg);
background-repeat : repeat-x;
} 
#header h1 { 
color : #fff;
font-family : Calibri, Arial, Helvetica, sans-serif;
font-size : 2.0em;
margin-top : 10px;
margin-left : 10px;
} 

#header h2 { 
color : #fff;
font-family : Calibri, Arial, Helvetica, sans-serif;
font-size : 1.4em;
padding-top : 5px;
margin-left : 10px;
font-style: italic; 
} 
#header a { 
color : #fff;
text-decoration : none;
} 

#logo { 
float : right;
width : 130px;
height : 70px;
color : #fff;
margin : 0px 0px 5px 0px;
background-image : url(../images/template/logo.png); 
background-repeat : no-repeat;
position : relative;
top : 0px;
border : 0px solid #fff;
} 

#navigation { 
float : right;
width : 600px;
color : #fff;
margin : 0 0 5px 0;
background : #333333 url(../images/template/mbg.jpg) repeat-x;
position : relative;
top : 50px;
margin-right : 0px;
border : 4px solid #fff;
height : 40px;
} 
.navbar ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
margin-top : 12px;
margin-left : 0;
margin-bottom : 0;
margin-right : 0;
} 
.navbar li { 
display : inline;
} 
.navbar a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #ffffff;
padding : 5px 15px 10px 15px;
} 
.navbar a:hover { 
} 
#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0px 5px 5px 0px;
height : 735px;
width : 544px;
float : left;
} 

#leftcolwide { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0px 5px 5px 0px;
height : 735px;
width : 721px;
float : left;
}


#splashcolumn { 
border : 1px solid #ccc;
margin : 0px 5px 5px 0px;
height : 500px;
width : 908px;
float : left;
} 

.splashtext p { 
margin-top : 0px;
padding-bottom : 10px;
margin-left : 156px;
} 

.splashtext img { 
border : 5px solid #ccc;;

} 

.toptext h2 { 
margin-top : 15px;
padding-bottom : 10px;
margin-left : 5px;
} 
.toptext p { 
padding-left : 5px;
padding-right : 5px;
font-size : 1.1em;
font-weight : lighter;
letter-spacing : 1px;
word-spacing : 2px;
text-align : justify;
} 

#blueBox { 
border : 1px solid #990000;
background : #ffffff;
height : 520px;
margin-left : 5px;
margin-right : 5px;
} 
#blueBox p { 
color : #333333;
font-family : Calibri, Arial, Helvetica, sans-serif;
font-size : 1.1em;
margin-top : 5px;
clear : both;
padding-left : 8px;
padding-right : 8px;
} 

#blueBox h1 { 
padding : 2px 0px 2px 7px;
margin : 0;
font : normal 22px/22px "Arial Black", Arial, sans-serif;
color : #ffffff;
clear : both;
background-color : #990000;
text-transform : uppercase;
} 

#blueBox h2 { 
padding : 0 0 8px 8px;
margin : 0;
background-color : #990000;
color : #ffffff;
font : bold 12px/12px Arial, sans-serif;
} 

#blueBox h3 { 
padding : 3px 0 4px 5px;
margin : 0;
font : bold 14px/14px Calibri, Arial, Helvetica, sans-serif;
color : #ffffff;
background-color : #990000;
text-transform : uppercase;
} 
#blueBox h4 { 
padding : 3px 0 4px 5px;
margin : 0;
font : bold 14px/14px Calibri, Arial, Helvetica, sans-serif;
color : #0066cc;
background-color : #ffffff;
text-transform : uppercase;
} 

#blueBox ul { 
padding : 10px 5px 5px 55px;
list-style-type: circle;
margin : 0;
font : bold 14px/14px Calibri, Arial, Helvetica, sans-serif;
color : #990000;
background-color : #ffffff;
} 

#blueBoxBottom { 
padding : 0px 0 55px 0px;
background : #ffffff;
margin-left : 0px;
margin-right : 0px;
} 

.boxColumn { 
padding : 10px 2px 4px 13px;
background-color : #ffffff;
float : left;
overflow : hidden;
width : 150px;
} 

.boxColumn p { 
color : #000000;
padding : 0;
font-weight : normal;
} 

.boxColumn h4 { 
color : #0066cc;
padding : 0;
font-weight : normal;
} 

.boxColumnWide { 
padding : 2px 0px 2px 7px;
margin : 0;
font : normal 22px/22px "Arial Black", Arial, sans-serif;
color : #ffffff;
clear : both;
background-color : #990000;
text-transform : uppercase;
} 

a { 
color : #0066cc;
text-decoration : none;
} 

#wrapper .boxColumn h1 { 
font : bold 11px/11px Verdana, Arial, sans-serif;
background-color : #ffffff;
color : #0066cc;
margin-bottom : 2px;
padding : 0;
} 

.separator { 
clear : both;
margin-bottom : 10px;
} 

#centercolumn { 
float : left;
color : #333;
border : 1px solid #ccc;
background : #e9e9de;
margin : 0 5px 5px 0;
height : 735px;
width : 170px;
display : inline;
} 

#centercolshort { 
float : left;
color : #333;
border : 1px solid #ccc;
background : #e9e9de;
margin : 0 5px 5px 0;
height : 205px;
width : 170px;
display : inline;
} 


.linksbar { 
width : 160px;
float : right;
padding-right : 5px;
padding-top : 20px;
} 
.linksbar ul li ul li { 
margin : 0;
padding : 0;
} 
.linksbar ul { 
list-style-type : none;
margin : 0;
padding : 0;
} 
.linksbar ul li ul { 
padding : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
} 
.linksbar h2 { 
font-size : 14px;
padding : 3px;
font-weight : bold;
color : #990000;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
border-bottom : 3px solid #990000;
} 
.linksbar li ul li a { 
display : block;
padding : 3px;
text-decoration : none;
color : #990000;
border-bottom : 3px dotted #990000;
} 
#rightcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0 0 5px 0;
height : 735px;
width : 180px;
float : left;
} 
#rightcolwide { 
color : #333;
border : 1px solid #ccc;
background : #e9e9de;
margin : 0 0 5px 0;
height : 735px;
width : 180px;
float : left;
} 

#rightcolumn h2 { 
font-size : 1.4em;
color : #990000;
text-align : center;
font-weight : lighter;
margin-top : 20px;
} 
.rightads p { 
margin : 5px 5px 5px 5px;
font-family : verdana;
font-size : 1em;
padding-left : 5px;
padding-bottom : 5px;
text-align : justify;
} 

.rightads { 
border : 1px solid #333;
width : 160px;
height : 265px;
margin-left : 10px;
margin-top : 10px;
} 
.rightads h4 { 
background-color : #333;
color : #fff;
font-weight : lighter;
font-size : 0.9em;
padding-bottom : 2px;
text-decoration : underline;
} 
.rightads h3 { 
font-family : verdana;
font-size : 1em;
padding-top : 30px;
padding-left : 3px;
padding-bottom : 5px;
text-decoration : underline;
color : #990000;
} 
.rightads a { 
margin-right : 25px;
margin-bottom : 2px;
font-size : 0.8em;
font-weight : bold;
padding-left : 3px;
text-decoration : none;
padding-bottom : 15px;
color : #990000;
} 

.logos { 
border : 1px solid #333;
width : 160px;
height : 75px;
margin-left : 10px;
margin-top : 10px;
background : #ffffff;
} 

.rctext { 
border : 1px solid #333;
width : 160px;
height : 285px;
margin-left : 10px;
margin-top : 10px;
background : #ffcccc;
} 
.rctext p { 
font-size : 1em;
color : #808081;
padding-left : 5px;
padding-right : 15px;
text-align : justify;
padding-bottom : 10px;
} 
.rctext h4 { 
background-color : #333;
color : #fff;
font-weight : lighter;
font-size : 0.9em;
padding-bottom : 2px;
text-decoration : underline;
} 
.rctext h3 { 
padding-left : 5px;
padding-bottom : 10px;
font-size : 1.6em;
font-weight : lighter;
color : #990000;
letter-spacing : -2px;
} 
.rctext ul { 
padding : 3px 0 8px 0;
} 
.rctext li { 
line-height : 18px;
list-style : square;
padding-left : 0;
margin-left : 21px;
color : #0066cc;
} 
.rctext a { 
text-decoration : none;
color : #990000;
} 
#footer { 
margin-top : 5px;
margin-left : 0px;
display : inline;
float : left;
width : 908px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
border : 1px solid #ccc;
} 
#footer p { 
color : #666;
} 
#footer a { 
color : #cccccc;
font-weight : lighter;
font-size : 0.8em;
} 



