body{
	background:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#5c1313;
	color:white;
	margin:0px;
	font-size:12pt;
	font-family:verdana;
}

a{
	/*color:#ffb400;*/
	color:#F1D2AD;
	font-size:10px;
	
}

h2{
	font-size:18px;
}

img{
	border:none;
}

table  td{
	vertical-align:top;
}

#header{
	width:901px;
 	height:319px;
 	margin:-30px auto;
		padding:35px 0 0 20px;
	
}
#nav{
	width:901px;
	margin:50px auto;
}

#nav ul li{
	display:inline;
	padding:0 10px 0 10px;	
}

#nav ul li img{
	
}

#sideNav{
	width:200px;
	float:left;
	
}

#sideNav ul  {
	list-style:none;
	padding:0px;
	margin:0px;
}

#sideNav ul li{
	padding:0px 0 3px 0;d
}
#content{
	width:850px;
	margin:60px auto;
	padding:20px 0 0 20px;d
}
#footer{
	clear:both;
	margin:0px auto;
	width:850px;
	text-align:center;
}


#footer ul li{
	display:inline;
	padding:0 10px 0 10px;
}	

#footer p{
	font-size:12px;
}

#ngg-gallery-1{
	width:600px;
	float:left;
}
#ngg-gallery-2{
	width:600px;
	float:left;
}
#ngg-gallery-3{
	width:600px;
	float:left;
}
#ngg-gallery-4{
	width:600px;
	float:left;
}
#ngg-gallery-5{
	width:600px;
	float:left;
}
.post{
	float:left;
	width:100%;
}

p{
	clear:both;
}

.whiteBo{
	padding:10px;
	background:white;
	border:3px solid #3b0c0c;
}

.largeW{
	background:url(images/w.png);
	background-repeat:no-repeat;
	text-indent:53px;
	
	padding-top:15px;
	
}
