body {
	left: 0px;
	top: 0px;
	height: 1165px;
	margin-left: 15px;
	margin-right: 0px;
}
table {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60em;
	background-color: #182D47;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFCD;
}
a:active {
	text-decoration: none;
}






body {
	background:#192d47;
	margin:0;
	padding:0;

}
	
#wrapper {
	width:798px;
	height:1200px;
	padding:0px;
	margin:0;
	margin-top:0px; 
	margin:0 auto;
}

#wrapper #leftsidebar {
	float:left;
	width:146px;
	height:1200px;
	padding:0;
}

#wrapper #maincontent {
	width:500px;
	height:100%;
	float: left;
}

#maincontent #header {
	width:500px;
	height:149px;
	
}
	
#maincontent #navigation {
	width:500px;
	height:26px;
}

#maincontent #navigation ul a:hover {
	float:left;
	width:500px;
	height:26px;
}

#maincontent #bodycontent {
	float:left;
	width:500px;
	height:1012px;
	background:url('../assets/images/contentphoto_07.jpg') no-repeat;
	
}

#bodycontent {
	background-image:url(assets/images/contentphoto_07.jpg);
	background-repeat: no-repeat;

}

#wrapper #rightsidebar {
	float:left;
	width:150px;
	height:100%;
	padding:0;
	
}

#content-gallery {
	background: url('../assets/images/contentphoto_07.jpg') top left no-repeat;
	height: 1069px;
	width: 500px;
}
