body {
	margin: 0 0 0 0;
	background-color: #000000;
}
.topleft {
	background-color:#f9DD16;
	width:218px; 
	height:120px;
}
td.topborder{
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#f9DD16;
}
td.contentborder{
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#f9DD16;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#f9DD16;
	padding-top:0px;
	padding-bottom:0px;
	width: 756px;
}
td.bottomborder{
	border-right-width:2px;
	border-right-style:solid;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#f9DD16;
	padding-left: 23px;
}
.titletext {
	font-family: Impact;
	color: #f9DD16;
	font-size:50px;
	padding-left:30px;
}

.sidemenu {
	width: 218px;
	background-color:#CE1126;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.menulinks{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
}
a.menulinks:link {	
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
a.menulinks:visited {	
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
a.menulinks:hover {	
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	text-decoration: underline;
}

