/* CSS Document */



body

{

	background:#fff;

	margin:0px;

	font-family:"Lucida sans unicode";

	font-size:12px;

	background:#000000 url(images/bg.jpg) repeat;

}

.header

{

	width:1000px;

	margin-left:auto;

	margin-right:auto;

	height:246px;

	background:url('images/banner.png') top center no-repeat ; 

}

.contenttop

{

	width:1150px;

	margin-left:auto;

	margin-right:auto;	

	overflow:auto;

	background:url('images/subbg.jpg') top center no-repeat; 

	margin-top:0px;

	min-height:546px;

}

.content

{

	width:1000px;

	margin-left:auto;

	margin-right:auto;	

	overflow:auto;

	background:url('images/subbg2.png') top center repeat-y; 

	margin-top:0px;

}

.menu

{

	height:30px;

	line-height:30px;

	z-index:100000;

	padding-top:115px;

	overflow:auto;

	margin-left:650px;

	color:#FFFFFF;

	

	

}

.menuitem

{

	height:30px;

	line-height:30px;

	width:120px;

	text-align:center;

	margin-left:10px;

	font-weight:bolder;

	float:left;

	background:url(images/menu.jpg) repeat-x;

}

.menuitem:hover

{

	background:url(images/menusel.jpg) repeat-x;

}

.menuitem a

{

	color:#000000;

	text-decoration:none;

}

.menuitemsel

{

	background:url(images/menusel.jpg) repeat-x;

	height:30px;

	line-height:30px;

	width:120px;

	text-align:center;

	margin-left:30px;

	font-weight:bolder;

	float:left;

}

.menuitemsel a

{

	color:#000000;

	text-decoration:none;

}

.footer

{

	width:1000px;

	margin-left:auto;

	margin-right:auto;	

	overflow:auto;

	background:url('images/footer.png') top no-repeat; 

	margin-top:0px;

	padding-top:10px;

	line-height:40px;

	color:#FFFF66;

}

.footer a

{

	color:#FFFFFF;

}

.bsub

{

	width:900px;

	margin-left:auto;

	margin-right:auto;

}

.fontwiteead

{

	padding:3px;

	font-size:14px;

	font-weight:bolder;

	color:#000000;

}

.articles

{

	color:#000000;

	padding:10px;

}

.lineright

{

	border-right:1px dashed #000000;

}

.smallred

{	

	color:#333333;

	font-size:11px;

}

.linebtm

{

	border-bottom:1px dashed #FFFFFF;

}

p

{

	padding:0px;

	margin:0px;

}

h1,h2,h3,h4,h5

{

	padding:0px;

	margin:0px;

}

a

{

	color:#C29714;

	font-weight:bolder;

}
