body{
	margin:0px;
	background-color:#8c9ed5;
	font-family:Verdana;
	font-size: 12px;
}
.wrap {
	width:800px;
	margin: 0px auto;
	text-align:center;
}
.header{
	width:800px;
	height:220px;
}
.content{
	width:100%;
	overflow:auto;
	background-image: url(../images/index-new_03.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #739C26;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.left-col{
	width:185px;
	float:left;
}
.middle-col{
	width:320px;
	padding:0px 20px 0px 20px;
	float:left;
	font-size:12px;
	color:#182348;
	text-align:left;
}
.middle-col h1{
	font-size:16px;
	font-color:#3751a3;
	font-weight:bold;
	text-align:center;
}
.middle-col a, .middle-col a:hover{
	color:#091a56;
	font-weight:bold;
	text-decoration:none;
}
.right-col{
	width:245px;
	float:right;
	overflow:auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	font-variant: normal;
	font-style: normal;
}
.bottom-blur{
	width:800px;
	height:143px;
	background-image: url(../images/index-new_14.jpg);
	background-repeat: no-repeat;
}
.bottom-nav, .bottom-nav a{
	height:40px;
	font-family:Verdana;
	color:white;
	font-size:10px;
	overflow:visible;
}
.bottom-nav a{
	color:#3751a3;
	text-decoration:none;
}
.bottom-nav a:hover{
	text-decoration:underline;
}
.copyright, .copyright a{
	font-family:Verdana;
	font-size:10px;
	height:40px;
	color:#3751a3;
}
.text-fields{
	font-family:Verdana;
	font-size:12px;
	color:#3751a3;
	width:155px;
	border:1px solid #3751a3;
}
.submit-button{
	font-family:Verdana;
	font-size:11px;
	color:white;
	font-weight:bold;
	width:100px;
	height:20px;
	border:1px solid black;
	border-top:1px solid #3751a3;
	border-left:1px solid #3751a3;
	background-color:#3751a3;
}
.titles {
	font-family:Verdana;
	font-size:14px;
	color:#FF0000;
	font-variant: normal;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-weight: bold;
}
.red-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-variant: small-caps;
	font-weight: bold;

}
.middle-colCrystal {
	width:470px;
	padding:0px 20px 0px 50px;
	float:left;
	font-size:12px;
	color:#182348;
	text-align:left;
}
.contentCrystal {
	width:100%;
	overflow:auto;
	background-image: url(../images/blur-crystal.jpg);
	background-repeat: repeat-y;
}
.bottom-blurCrystal {
	width:800px;
	height:221px;
	background-image: url(../images/crystal-skull-bottom.jpg);
	background-repeat: no-repeat;
}
