body {
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	background-image:url(images/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, sans-serif;
	line-height: 14px;
}

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

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

h3 {
	font-size:16px;
}

p
{
font: normal 11px/14px arial, sans-serif;
}

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-weight:normal;
	text-decoration: underline;
}
a.menulink:hover {
	padding-left:6px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}

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

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

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


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

.righter {
	text-decoration:underline;
	padding-left:120px;
}

#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:10px;
}

.tab{
	padding-left:5px;
}