
a:link   { color: yellow }
a:visited { color: yellow; text-decoration: none }
a:hover  { color: #0cf; text-decoration: none }
*
{
border: 0;
margin: 0;
}

body
   { color: white; font: 12px Tahoma, Arial, Helvetica, sans-serif; background: black url("(EmptyReference!)") repeat-x fixed 50% bottom }

#main1
{
width: 100%;
background: url(images/sitebg.jpg) no-repeat bottom left fixed;
padding-left: 50px;
}

#main
{
width: 770px;
padding-bottom: 20px;
}

#logo   { background-color: black; background-image: url("images/logo.jpg"); background-repeat: no-repeat; text-align: left; margin-bottom: 10px; padding-top: 7px; padding-left: 40px; height: 220px }

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
 { background: url("images/menu.png") no-repeat left top; margin-bottom: 20px; padding-left: 20px; width: 750px; height: 45px }

#buttons ul  { margin: 0; padding-left: 10px }

#buttons li {
	display: inline;		
}

#buttons a   { color: yellow; font-size: 14px; font-weight: bold; text-decoration: none; text-align: center; display: block; margin-right: 5px; padding-top: 13px; width: 110px; height: 35px; float: left }

#buttons a:hover  { color: #ffffff; width: 110px; height: 39px }

#contop{
	background:url(images/contop.png) no-repeat center;
	height: 7px;
}

#conbot{
	background:url(images/conbot.png) no-repeat center;
	height: 7px;
}

#content
{
width: 770px;
background:url(images/conbg.png) ;
}

#left
 { margin-left: 7px; width: 490px }

#left p {
	padding: 10px;
}

#left H1
{
	height: 26px;
	padding: 8px 0 0 40px;
	background: url(images/title_left.png) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#left a
 { color: yellow; text-decoration: none }
#left a:hover  { color: #0cf }
#right
{
width: 255px;
float:right;
margin-left: 7px;
margin-right: 7px;
}

#right ul 
 { list-style: none; display: block; margin: 0; padding-top: 20px; padding-left: 13px }

#right ul li { background: url("images/liststyle.png") no-repeat left top; margin-bottom: 10px; padding-right: 20px; padding-bottom: 9px; padding-left: 18px }

#archives ul li  { background: url("images/liststyle.png") no-repeat left 50%; margin-bottom: 1px; padding-top: 7px; padding-left: 15px }

#right h2  { color: #ffffff; font-size: 18px; background: url("images/title_right.png") no-repeat; margin-left: 4px; padding: 8px 0 0 40px; height: 26px }

#right a:link  { color: yellow; text-decoration: none }

#right a:hover   { color: #0cf; text-decoration: none }
#right li a  { color: yellow; text-decoration: none; background: url("images/img09.gif") no-repeat 1px 5px; padding-left: 10px }

#footer
 { color: white; font-size: 10px; text-align: center; padding-top: 4px; padding-bottom: 10px; clear: both }

#mainbot{
	background:url(images/mainbot.png) bottom left;
	height: 71px;
}

#footer a
 { color: white; font-size: 10px; text-decoration: none }
.padding
{
padding: 10px;
color:#fed600;
font-weight: bold;
}