/* CSS Document */body { 	background-color: #CCCCCC;	}#site {	background-color: #CCCCCC;	text-align: center;	float: center;	margin-right: auto;	margin-left: auto;	}#main {	width: 727px;	border: 4px solid #B00000;	text-align: center;	background-color: #FFFFFF;	}html>body #main {	width: 727;	border: 4px solid #B00000;	background-color:#FFFFFF;	text-align: center;	}#left {	width: 177px;	float: left;	}.content {	width: 500px;	min-height: 500px;	margin-right: 25px;	padding-bottom: 15px;	color: #000000;	font-family: Verdana, sans-serif;	font-size: 11px;	text-align: left;	font-weight: normal;	float: none;	background-image: url("http://mischief.ultiteam.org/images/logo.gif");	}.schedule {	text-align-vertical: top;	text-align: left;	font-family: Verdana, sans-serif;	font-size: 11px;	}	.footer {	font-family: Verdana, sans-serif;	font-size: 10px;	text-align: center;	font-weight: normal;	color: #FFFFFF;	background-color: #B00000;	}.header {	font-family: Trebuchet MS, Verdana, sans-serif;	font-size: 30px;	font-weight: bold;	color: #B00000;	text-align: left;	}.text {	font-family: Verdana, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;	}.emphasis {	font-family: Verdana, sans-serif;	font-size: 16px;	font-weight: bold;	color: #000000;	}a:link {	border-bottom-style: none;	text-decoration: none;	color: #B00000;	}a:visited {	color: #B00000;	border-bottom-style: none;	text-decoration: none;	}a:hover {	border-bottom: 1px dotted #B00000;	}a IMG { 	border: 0px;	}a.image:hover {	border-width: 0px;	}a.image:link {	border-width: 0px;	text-decoration: none;	}a.image:visited {	border-width: 0px;	text-decoration: none;	}	