body {

	text-align : center;
	min-width : 995px;
	background-color: #000d25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E1EBFD;
	background-image: url(images/bgrepeater.jpg);
	background-repeat: repeat-x;
}

div.wrapper {
width : 995px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
} 
#nav{
	text-align : center;
	height:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f8eeb8;
	line-height:40px;
	text-transform:uppercase;
}
#nav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f8eeb8;
	text-decoration: none;
}
#nav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#nav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f8eeb8;
	text-decoration: none;
}
#content{
		background-image: url(images/mainBG.jpg);
		background-repeat:no-repeat;
		height : 770px;
}
#homeContent{
		height : 770px;
}
#leftColumn{width:246px;
position:absolute;
left:32px;
top:57px;}
#leftColumn a{
	
	color: #cbdcfc;
	text-decoration: underline;
}
#leftColumn a:hover{

	color: #cbdcfc;
	text-decoration: underline;
}
#leftColumn a:visited{

	color: #cbdcfc;
	text-decoration: underline;
}
#rightColumn{width:675px;
position:absolute;
left:302px;
top:84px;}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FAE9C0;
}
.subtitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ebedef;
}
.subSubTitle {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #f5d181;
	text-transform:uppercase;
	
}
hr{height:1px;}
.leftTitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #f5d181;
}
.leftSubTitle {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e6ac5e;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768BBA;
}

