@charset "UTF-8";
 CSS Document 

@font-face {
    font-family: 'NovecentowideMedium';
    src: url('Novecentowide-Medium-webfont.ttf')
		 url('Novecentowide-Medium-webfont.eot');
}




body {
	background-image:url(../images/background.jpg);
	align: center;
	width: 1600px;
	height: 1200px;
	
}

img {
	margin: -17px -12px -30px -12px;
}



body {
	line-height: 1.5;
	color: #000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/*#hcontainer {
	widht:900px;
	height: 950px;
	margin-right: auto;
	margin-left: auto;
}*/


#container {
	width: 900px;
	height: 815px;
	margin-top: -50px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/grungebox.png);
	background-repeat: no-repeat;
}

header {
	width: 900px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 300px;
	height: 200px;
	float: left;
	border: 1px solid black;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff9d3;
	height: 200px;
	width: 150px;
	padding-right: 50px;
	margin-left: 170px;
	margin-top: 45px;
	text-align: left;
	float: left;

}

table {
	margin-top: 40px;
	margin-left: 350px;
}


ul {
	padding-left: none;
	padding-bottom: none;
}

li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}


#mainNav {
	font-family: "NovecentowideMedium";
	src: url('Novecentowide-Medium-webfont.ttf');
	text-decoration: none;
	color: #e56045;
	list-style-type: none;
	height: 20px;
}


#mainNav {
	height: 20px;
	padding-top: 100px;
	padding-bottom: 20px;
	margin-left: 100px;
}


#sideBarNav {
	display:block;
	float:left;
	width:135px;
	margin-top: 30px;
	font-family: NovecentowideMedium;
}

#sideBarNav ul{
	height: 5px;
}

#sideBarNav ul li{
	color: #fff9d3;
	background-color: #e56045;
	text-align: left;
	text-indent: 70px;
	width: 125px;
	height: 2px;
	margin-top: 20px;
	margin-left: -40px;
	list-style-type: none;
	float: left;
	padding: 0px 10px 20px 0px;
}

div { 
	dislay: block;
}

#topAd {
	width: 710px;
	height: 320px;
	position: relative;
	float: right;
	margin: 30px 0px 0px -40px;
	background-image:url(../images/topad.png);
	background-repeat: no-repeat; 
}

#board1 {
	width: 125px;
	height: 125px;
	border: 1px solid black;
	/*float: left;*/

}

#board2 {
	height: 125px;
	width: 125px;
	border: 1px solid black;
}

#board3 {
	width: 125px;
	height: 125px;
	border: 1px solid black;
	/*float: left;*/
}

#board4 {
	width: 125px;
	height: 125px;
	border: 1px solid black;
}
	
	
footer {
	padding-right: 20px;
	margin-top: -200px;
	color: #fff9d3;
}

#smfooter {
	clear: both;
	width: 0px;
}
