body{
	font-size: 12px;
	font-family:  Verdana,Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #3399FF;
	
}
img{
	border:0;
}

#container{
	border-left-color: #c9fbb8;
	border-right-color: #c9fbb8;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	width: 750px;
	margin:auto;
	
}

#topGfx{
	text-align:center;

}
#leftContent{
	position:relative;
	float:left;
	width:150px;
}
#mainContent{
	position:relative;
	float:left;
	width:450px;
	text-align:left;
	left:30px;
	min-height:500px;
}

#rightContent{
	position:relative;
	float:right;
	width:80px;
	text-align:left;

}

#footer{
	width: 750px;
	text-align:center;

}
#menu{

text-align:left;
}

.clear{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}


.ArticleTop{
	height:0;
}
.ArticleBody{
}
.ArticleFooter{
	height:0;
}

