body
{
	font-family:Georgia;
	font-size:14px;
	background-color:#000;
}

p
{
	text-align:justify;
        font-size:14px;
	line-height:1.4;
}

a
{
	color:#1c3f94;
	text-decoration:none
}

ul
{
		font-family:Georgia;
		line-height:18px;
		list-style:disc;
		margin-left:15px;
}

h1,h2,h3,h4,h5,h6
{
	font-family:helvetica;
}

h1
{
	line-height:50px;
	font-size:22px;
	color:#fff;
}

h2
{
	font-size:20px;
        padding-top:5px;
        padding-bottom:5px;
}

#graphicBar
{
	width:100%;
	background-color:	#202020 ;
}

#graphicBarCenter
{
	margin:0 auto;
	width:960px;
	background-color:#CCCC99;
}

#header
{
	width: 100%;
}

#headerCenter
{
	width:960px;
	margin:0 auto;
}

#centerContent
{
	margin:0 auto;
	min-height:100px;
	width:960px;
	background-color:#CCCC99;
}

#center
{
	width:100%;
	background-color:	#202020 ;
}

#menu
{
	width:100%;
	height:50px;
	background-color:#000;
}

#menuContent
{
	width:960px;
	margin:0 auto;
}

#menu ul
{
	float:right;
}

#menu ul li
{
	display:inline;
	height:50px;
	float:left;

}

#menu a
{
	color:#fff;
	font-family:helvetica;
	font-size:14px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	line-height:50px;
	display:block;
	float:left;
	height:50px;
}

#menu a:hover
{
	background-color:	#202020 ;
	color:#8399AF;
}

#footer
{
	width:100%;
	background-color:#000;
	min-height:50px;
}

#footerContent
{
	
	margin:0 auto;
	padding-top:20px;	
	width: 960px;
	color:#a1a1a1;
}

#copyright
{
	float:left;
	font-size:12px;
}

#footermenu
{
	float:right;

}

#footermenu a
{
	font-size:12px;
	color:#a1a1a1;
	font-family:helvetica;
}

#footermenu ul li
{
	display:inline;
}

.clearFloat
{
	clear:both;
}

#sideImgArea
{
	width: 486px;
	height: 488px;
	float:right;
}

.floatImgLeft
{
	float:left;
}

.floatImgRight
{
	float:right;
}

.floatLeft
{
	padding:15px;
	width:602px;
	float:left;
}

.floatRight
{
	padding:15px;
	float:right;
	width:291px;
	text-align:center;
}

.floatRight p
{
	text-align:center;
}

.centerImg
{
margin:0 auto;
border:5px solid #000;
}
