

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #660000;
	text-align: center;
	margin: 0 auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {border: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 8px;
	text-align: center;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: -15px;
	margin-left: 15px;
	text-align: center;
}

h5 {

}

h6 {

}

form {
	margin-top: 0;
	margin-bottom: 8px;
	}

a:link, a:active, a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: 800;
	} 

a:hover {
	color: #FF9933;
	}


/*custom*/

#outercont {
	width: 974px;
	background: url(images/bg.png)repeat-y;
	text-align: center;
	margin: 0 auto;
	}
	
#container {
	width: 950px;
	text-align: center;
	margin: 0 auto;
	background: #ffffff;
	}

#header {
	float: left;
	height: 219px;
	padding: 3px 3px 0 3px;
	margin-bottom: 5px;
	}
#headerimg {
	float: left;
	width: 195px;
	height: 218px;
	margin: 5px 0 0 5px;
	}

#headlft {
	float: left;
	width: 400px;
	height: 218px;
	padding: 0;
	margin-left: 10px;
	}
	
#headrt {
	float: right;
	width: 300px;
	height: 30px
	text-align: center;
	padding: 5px 5px 0 5px;
	margin-top: 200px;
	}
	
#headrt ul {
	list-style: none;
	color: #000000;
	}

#headrt li {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	list-style: none;
	font-size: 12px;
	color: #000000;
	margin: 0 10px 0 0;
	}
	
#headrt a:link, #headrt a:active, #headrt a:visited {
	color: #000000;
	padding: 0 10px 0 10px;
	}

#headrt a:hover {
	color: #cccccc;
	}

#headrt h3 {
	line-height: 1.5;
	}

#headrtsignup {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	text-align: center;
	padding: 5px 5px 0 5px;
	margin-top: 5px;
	color: #0071ba;
	}
	
#bar {
	float: left;
	width: 940px;
	padding: 8px 0 8px 10px;
	background: #660000;
	text-align: left;
	font-family: sans-serif, 'Myriad Pro', Arial, Verdana;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
		}
		
#nav {
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #D8D8EB;
	}

#nav ul {
	list-style: none;
	margin: 0;
	}

#nav li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0 10px 0 10px;
	background: #D8D8EB;
	}

#nav a:link, #nav a:active, #nav a:visited {
	padding: 5px 0 0 0;
	margin: 5px 0 5px;
	}
	
	
#left {
	float: left;
/*	background: url(images/am.png) bottom center no-repeat; */
	width: 210px;
	height: 558px;
	margin: 25px 0 0 0;
	padding: 0 3px 0 3px;
	vertical-align: bottom;
	text-align: left;
	}
	
#left li {
	margin: 0;
	padding: 1px 0 0 0;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
	
	}
	
#left a:link, #left a:active, #left a:visited {
	margin: 0;
	padding: 1px 0 0 0;
	color: #660000;
	font-weight: bold;
	
	}
	
#center {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 650px;
	margin: 25px 0 0 15px;
	padding: 5px;
	text-align: left;
	}

#center ol {
	line-height: 1.4;
	color: #660000;
	font-weight: 300;
	font-size: 12px;
	}

	
#center ul {
	line-height: 1.4;
	color: #000062;
	font-weight: 300;
	font-size: 12px;
	}

#center li {
	margin-bottom: 8px;
	}
	
#right {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 180px;
	margin: 25px 0 0 10px;
	padding: 0 5px 5px 5px;
	}
	
#right p {
	text-align: left;
	font-size: 12px;
	
	}
	
#botbar {
	clear: both;
	float: left;
	width: 65%;
	padding: 8px 0 8px 0;
	background: #000000;
	text-align: center;
	font-family: sans-serif, 'Myriad Pro', Arial, Verdana;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
		}
	
#footer {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	padding: 5px 0 10px 0;
	text-align: center;
	color: #ffffff;
	margin: 0 auto;
	}

#footer ul {
	list-style: none;
	color: #ffffff;
	}

#footer li {
	display: inline;
	list-style: none;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	}
	
#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	padding: 0 10px 0 10px;
	}

#footer a:hover {
	color: #cccccc;
	}

#footer p {
	font-size: 12px;
	font-weight: bold;
	}
	
.clear {
	clear: both;
	}

.readmore {
	float: right;
	}
	
.quote {
	color: #cc3399;
	font-style: italic;
	text-align: center;
	font-size: 13px;
	padding: 0 15px 0 15px;
	
	}

.leftimg {
	float: left;
	margin: 8px;
	}
	
.rtimg {
	float: right;
	margin: 8px;
	}
	
.portalhead {
	border: 1px solid #000062;
	margin-top: 0;
	margin-bottom: 6px;
	padding: 10px;
	color: #000062;
	background-color: #e7e7e7;
	}

.buynow {
	color: #660000;
	font-weight: bold;
	}
	
.portalhead2 {
	border-bottom: 1px solid #000062;
	margin-top: 0;
	margin-bottom: 6px;
	padding: 10px;
	color: #000062;
	text-align: left;
	}

.bline {
	border-bottom: 1px solid #000062;
	}
	
.special {
	background: url(../images/ny.jpg) top left no-repeat ;
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 0 auto;
}

.special h1 {
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.special h2 {
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #990000;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	text-align: center;
	line-height: 1em;
}