/* COLORS SAMPLE */


body {color:#000; background:url(/images/bg.gif) repeat-x; background-color:#FFF60D; font-family: Georgia, "Times New Roman", Times, serif;}
#wrapper{background-color:#FFF;}
#header{height:100px; background:url(../images/header.jpg) no-repeat;   background-position: top center; background-color:#FFF; border-bottom:1px solid #000;}

#bar{background:url(/images/bgbar.gif) repeat-x; background-color:#000000; color:#FFFFFF; margin:10px; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}
#bar360{background:url(/images/bgbar360.gif) no-repeat; background-color:#FFFFFF; color:#FFFFFF; margin:10px; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; width:340px; font-weight:bold;  }
#bar360r{background:url(/images/bgbar360.gif) no-repeat; background-color:#FFFFFF; color:#FFFFFF; margin:10px; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; width:340px; font-weight:bold;}

#bottommenu{color:#000000; margin:10px; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}

#mainbody{background-color:#FFFFFF; color:#000000; font-family: Georgia, "Times New Roman", Times, serif;}

#lcol{background-color:#FFFFFF; color:#000000; font-family: Georgia, "Times New Roman", Times, serif; width:340px; margin:10px; padding:5px;}
#rcol{background-color:#FFFFFF; color:#000000; font-family: Georgia, "Times New Roman", Times, serif; width:340px; }
#search{background-color:#FFF714; color:#000000; font-family: Georgia, "Times New Roman", Times, serif; width:340px; padding:5px;}
#search a{text-decoration:underline; color:#000000}
#search a:hover{text-decoration:underline; color:#FF0000}


#footer{background:url(/images/bgbar.gif) repeat-x; background-color:#000000; color:#FFFFFF; margin:10px; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}
#footer a{color:#FFFFFF; text-decoration:none; font-weight:bold;}

a{color:#000; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:underline;}

h1{font-size:3em; color:#000; letter-spacing:-1px; padding:0; margin:0; visibility:hidden;}
h2{font-size:2.5em; color:#000; font-weight:normal; letter-spacing:-1px; padding:0 0 5px 0; margin:0; border-bottom:1px dotted #ff00a8;}
h3{font-size:1.2em; color:#000; letter-spacing:-1px; padding:0 0 2px 0; margin:0; border-bottom:2px solid #000;}



