#container {
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #FEFFAD;
	margin-right: auto;
	margin-left: auto;
}
#rightContainer {
	float: right;
	width: 555px;
	background-color: #FFFFA9;
	padding-top: 20px;
	margin-right: 10px;
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 14px;
}



#footer {
	clear: both;
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-bottom: 5px;
}


#topLinkMenu {
	background-image: url(images/template/toplinkmenu_bg.gif);
	height: 30px;
	width: 749px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
body {
background:#000000;
}

#leftContainer {
	float: left;
	width: 143px;
}
#leftLinks {
	font-family: "Comic Sans MS";
	color: #FFCC00;
	background-color: #E20001;
	height: 17px;
	width: 143px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}

#leftLinks a{
	color: #FFCC00;
	text-decoration: none;
	}
	
#leftLinks a:hover{
	color: #FFFFFF;
}

#leftLinksImages {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E20001;
	height: 20px;
	width: 140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#topLinks {
	height: 20px;
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}
#topLinks a {
	color: #FFCC00;
	text-decoration: none;
}
#topLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
#box {
	background-color: #FFFFDF;
	width: 500px;
	border: 1px solid #000000;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: "Comic Sans MS";
}
