/* COLORS SAMPLE */


body {color:#000; background-color:#BEBEBE;	font-family: Georgia, "Times New Roman", Times, serif;}
#wrapper{background-color:#FFF;}
#header{height:100px; width:960; background:url(../images/header.jpg) no-repeat;   background-position: top center; background-color:#FFF; border-bottom:1px solid #000;}

#topmenu {background-color:#F6F6F6; color:#000; font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; text-align: right; text-decoration:none; vertical-align: middle;}
#topmenu a{color:#000; text-decoration: none;}
#topmenu a:hover{color:#000; text-decoration: underline;}


#bottommenu {background-color:#fff; color:#000; font-family: Georgia, "Times New Roman", Times, serif; text-align: right; text-decoration:none}
#bottommenu a{color:#000;}

#bodytext {background-color:#fff; color:#000; font-family: Georgia, "Times New Roman", Times, serif; text-align: middle; text-decoration:none}
#bodytext a{color:#000; text-decoration: none;}
#bodytext a:hover{color:#000; text-decoration: underline;}


#centercolumn{background-color:#FFF;}
#centercolumn a{text-decoration:none;}

/*
.blogentry{border-bottom:none;}
.blogentry p{font-family: Arial, Helvetica, sans-serif;}
.leftboxes{background-color:#FFF;}
.rightboxes{background-color:none;}
*/

/*
#rightcolumn{background-color:#F3F3F3; color:#747474; border-bottom:4px solid #ff00a8;}
#rightcolumn ul{padding-left:0; margin:0;}
#rightcolumn li{list-style-type:none; border-bottom:1px dotted #b8b8b8;}
#rightcolumn a{display:block; padding:5px; text-decoration:none;}
#rightcolumn a:hover{background-color:#FFF;}
*/

#footer{border-top:1px dotted #b8b8b8; background-color:#F6F6F6; color:#000;}

a{color:#000; text-decoration:none;}
a:hover{color:#950062; 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;}



