
td,th {
	font-family: Comic Sans MS, Bookman Old Style, Franklin Gothic Medium
	font-size: 12px;
	color: #000000;
}

.border {
	border: thin solid #FFFFFF;
}

.k { font-family:"Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
font-size: 18px;
color:#333333;
}
img {
	border-width: thin;
	border-style: solid;
}
.n {border: 0;}
/* CSS Document */
html,body {
	margin: 0;
	padding: 0
}
body {background-color: #333333;
	FONT-SIZE: 16px;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	color:#CCCCCC;
	width:100%;
	}
ul {margin-left:-13px;
	text-align:left;}
a:link {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
	}
a:visited {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
}
a:hover {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
}
img {
	border-width: thin;
	border-style: solid;
	border-color:#CCCCCC;
}
.n {border: 0;}
div#container {
	width:1100px;
	padding-bottom:50px;
	margin: 0 auto;
	background-color:#444444;
}
div#wrapper {
	float: left;
	width: 100%;
}
#header {
background-color:#555555;
text-align:right;
margin-top: 0px;
margin-left:180px;
padding-left:30px;
padding-top:20px;
height: 80px;
width: 860px;
}
#footer {
	float:left;
	background-color:#555555;
	text-align:right;
	height:60px;
	width: 400px;
	padding-right:30px;
	padding-top:10px;
	margin-top:10px;
	margin-left:640px;
}
#menu {
	position:absolute;
	float: left;
	margin-top: 20px;
	margin-left: -70px;
	width:180px;
	background-color:#555555;
}
#content {
	margin: 0px 0 0 140px;
	text-align:center;
	padding-top:30px;
	}
