@charset "utf-8";
* { 
padding : 0; 
margin : 0; 
} 
img { 
padding : 5px; 
border : 1px solid #caff7a; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 5px; 
margin-left : 10px; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 5px; 
margin-right : 10px; 
} 
BODY { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/bbg.jpg); 
 
background-color : #ffecff; 

  background-repeat : repeat-x;
  
} 
#wrap { 
margin : 0px auto 0px auto; 
width : 800px; 
border : 5px solid #ffcc00; 
} 
.clear { 
clear : both; 
} 
#header_top { 
float : left; 
width : 800px; 
height : 65px; 
} 
#navigation { 
padding : 0; 
width : 100%; 
background : transparent; 
voice-family : "\"}}}}}}}}\""; 
voice-family : inherit; 
font-size : 0.9em; 
margin-top : 31px; 
float : right; 
} 
#navigation ul { 
margin : 0; 
margin-left : 0; 
padding : 0; 
list-style : none; 
float : right; 
width : 100%; 
} 
#navigation li { 
display : inline; 
margin : 0 2px 0 0; 
padding : 0; 
text-transform : uppercase; 
} 
#navigation a { 
display : block; 
margin : 0 1px 0 0; 
padding : 5px 10px; 
text-decoration : none; 
letter-spacing : 1px; 
border-bottom : 1px solid #ffcc00; 
background : #000; 
color : #ccff00; 
float : left; 
} 
#navigation a:hover { 
background-color : #ffcc00; 
color : #4f7d00; 
} 
#current a { 
background-color : #ffcc00; 
border-color : #ffcc00; 
color : #4f7d00; 
} 
#header { 
float : left; 
width : 800px; 
height : 280px; 
background-image : url(images/img1.jpg); 
background-repeat : no-repeat; 
} 
#logo { 
margin-top : 10px; 
margin-right : 10px; 
float : right; 
text-align : right; 
} 
#logo h1.lineone { 
font-size : 1.8em; 
font-weight : lighter; 
font-family : helvetica, arial, sans-serif; 
border : none; 
letter-spacing : -1px; 
color : #ffffff; 
} 
#logo h1.lineone span { 
color : #99ff33; 
} 
#logo h2.linetwo { 
font-size : 1.3em; 
font-family : helvetica, arial, sans-serif; 
text-transform : none; 
top : 25px; 
left : 14px; 
color : #99ff33; 
} 
#left { 
float : left; 
width : 220px; 
} 
#left ul { 
list-style-type : none; 
margin : 7px 5px 0 10px; 
padding-top : 5px; 
border-top : 1px dotted #3399ff; 
} 
#left li { 
padding : 5px 0 5px 0; 
} 
#left li a { 
width : 100%; 
display : block; 
text-decoration : none; 
border-bottom : 1px dotted #3399ff; 
text-indent : 5px; 
color : #ff5907; 
} 
#left li a:hover { 
color : #000; 
border-bottom : 1px dotted #000; 
} 
#left h3 { 
margin : 10px 0 0 0; 
padding : 10px; 
color : #006600; 
text-decoration : underline; 
font-size : 1.4em; 
} 
form { 
margin-top : 5px; 
padding-top : 10px; 
margin-right : 15px; 
margin-left : 10px; 
padding-bottom : 5px; 
padding-left : 6px; 
border : 1px dotted #0099ff; 
} 
input.text { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
color : #628bc4; 
background : transparent; 
border : 1px solid #ccc; 
font-weight : bold; 
} 
INPUT.submit { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
font-weight : bold; 
color : #06c; 
 
border-width : 0; 
} 
input.login { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
color : #628bc4; 
background : transparent; 
border : 1px solid #ccc; 
font-weight : bold; 
} 
#main { 
float : left; 
width : 520px; 
text-align : justify; 

  font-size : 14px;
} 
#main h2, #left h2 { 
padding : 10px; 
color : #006600; 
text-decoration : underline; 
font-size : 1.6em; 
} 
#main P { 
margin : 0px 20px 10px 30px; 

  font-size : 14px;
  line-height : 180%;
  color : #3d3d3d;
} 
#footer { 
float : left; 
width : 800px; 
text-align : center; 
padding : 10px 0; 
border-top : 5px solid #ffcc00; 
} 