body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	font-weight:bold;
	text-decoration:underline;
	color:#E10915;
}

a:HOVER{
	font-weight:bold;
	text-decoration:none;
	color:#E10915;
}

H1{
	color:#E10915;
	font-size:25px;
}

H2{
	margin:0px;
	font-size:20px;
}

H5{
	color:#E10915;
	font-size:16px;
}

#container{
	margin:0px auto;
	width:775px;
}

#content{
	float:right;
	width: 600px;
	min-height:500px;
	background-image:url(Images/TemplateImages/cogBot.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#smallcontent{
	width:400px;
}


.redborder{
	border-bottom:solid 5px #ff0000;
}

#menu{
	float:left;
}
