body{
background:url(img/back.jpg) repeat;
border-collapse: separate;
border-spacing: 0;
*border-collapse: collapse; /* hack is needed for IE7 */
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}



a{
font-weight:700;
text-decoration:none;
}

a:hover{
color:000000;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
	margin:0 auto;
	text-align:center;
	width:900px;
}

#nav{

float:left;
width:930px;
}

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

#nav a:hover{
color:#505050;
}


#wrap1{
	
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
	width:930px;
	background-color:#CCCCCC
}

#wrap2{

padding:0px;
width:930px;
}

#header{
height:30px;
position:relative;
width:930px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}


#botbox{
	height: 30px;
	background-color:#841c1d;
	color: #FFFFFF;

}


#leftside{
	float:left;
	margin:0px 0px 0px 0px;
	width:190px;
	border-right: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	height: 1100px;
	background-color: #999999;
}

#leftside1{
	float:left;
	margin:0px 0px 0px 0px;
	width:190px;
	border-right: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	height: 700px;
	background-color: #999999;
}

#leftside2{
	float:left;
	margin:0px 0px 0px 0px;
	width:190px;
	border-right: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	height: 830px;
	background-color: #999999;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}


#rightside8{
float:left;
margin:0px 0px 0px 0;
}

#content{
margin:0px 0px 0 0px;
}

#contentalt{
	margin:0px 15px 0 210px;
	height: 600px;
}

#content p,#contentalt p{
margin:0px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #000000;
float:none;
margin:5px 5px 6px;
}

#contentmain{
	margin:0px0px 0 220px;
	width: 550px;
}

#contentmain p{
margin:8px 0 0 10px;
}

#contentmain h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#contentmain h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#contentmain img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}


.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.hide{
display:none;
}
