body {
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	background-image:url(img/background.gif);
}

body,div,p,span,table,th,tr,td,ul,ol,h1,h2,h3,h4,h5,h6,textarea,input,select,option
{
	font-family: Arial;
}

body,div,p,span,table,th,tr,td,ul,ol,textarea,input,select,option
{
	font-size: 13px;
	color: #000000;
}

h1,h2,h3,h4,h5,h6,b,strong
{
	font-weight: bold;
}

h3 {
	font-size:16px;
}

a:link,a:active,a:visited {
	text-decoration: underline; 
	color: #740609;
	font-weight:bold;
}
a:hover {
	text-decoration: underline; 
	color: #740609;
	font-weight:bold;

}

a.menulink:link,a.menulink:active,a.menulink:visited {
	padding-left:6px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}
a.menulink:hover {
	padding-left:6px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}


#header {
	width:735px;
	height:137px;
	background-image:url(img/logo.gif);
}

#left {
	position:absolute;
	left:10px;
	width:165px;
}

.glike {
	font-size:13px;
	color:#8C1205;
	text-decoration:underline;
	font-weight:bold;
}

#content {
	position:absolute;
	left:220px;
	width:490px;
}

.headline {
	background-color:#D1D8E6;
	padding-top:2px;
	width:490px;
	height:20px;
	float:left;
	vertical-align:center;
	font-size:12px;
	font-weight:bold;
}

#menu1 {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:underline;
}

.small {
	font-size:11px;
}

.smallwhite {
	padding-left:6px;
	color:#FFFFFF;
	font-size:11px;
}
