BODY {
	margin: 0px;
	font-size: 0.8em;
	font-family: georgia, serif, times new roman;
}

IMG {
	border: none;
}

INPUT.standardBox {
	width: 250px;
}

A SPAN.linkBullet {
	font-weight: bold;
	color: #ff0000;
}

#main {
	width: 990px;
	margin: 0px auto;
}

#topLinks {
	float: left;
	clear: both;
	width: 100%;
	height: 70px;
}

#mainLinks {
	float: left;
	padding: 25px 0px 0px 25px;
}

#mainLinks A {
	text-decoration: none;
	color: #000000;
}

#horizAd {
	float: right;
	padding: 5px 0px;
}

#header {
	float: left;
	clear: both;
	height: 70px;
	margin: 5px 0px;
	width: 100%;
	background: url('../images/headerBG.gif') no-repeat center left #C3C3C3;
}

#header H1 {
	float: left;
	color: #000000;
	font-size: 2.0em;
	margin: 20px 0px 0px 30px;
	font-weight: normal;
}

#header H1 A {
	color: #000000;
	text-decoration: none;
}

SPAN.bold {
	font-weight: bolder;
}

#header DIV.links {
	float: left;
	margin: 2px 0px 0px 30px;
}

#header DIV.links A {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
}

#header #phoneSlogan {
	float: left;
	margin: 10px 0px 0px 195px;
}

#header #phoneSlogan H4 {
	margin: 0px 0px 5px 0px;
}

#header #phoneSlogan H4.phoneNumber {
	font-size: 2.2em;
}

#page {
	float: left;
	clear: both;
	width: 980px;
	margin: 0px 0px 0px 10px;
}

#content {
	float: left;
	width: 675px;
	min-height: 600px;
	height:auto !important;
	margin: 0px 5px 0px 0px;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
}

#mag {
	float: left;
	width: 230px;
	height: 375px;
	text-align: center;
}

#magDetails {
	float: left;
	width: 100%;
	height: 70px;
	background-color: #ececec;
	border-top: solid 1px #bdbdbd;
	text-align: left;
}

#magDetails H4 {
	font-weight: normal;
	margin: 3px 0px 3px 5px;
	color: #ff0000;
}

#magDetails P {
	font-size: 0.9em;
	margin: 0px 5px 5px 5px;
}

#copyTxt {
	float: left;
	width: 275px;
	height: 375px;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
}

#copyTxt H4 {
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	color: #ff0000;
}

#copyTxt P {
	font-size: 0.9em;
	margin: 5px 5px 8px 5px;
}

#copyTxt IMG {
	margin: 120px 0px 0px 10px;
}

#advisor {
	float: left;
	width: 165px;
/*	height: 375px; */
	text-align: center;
}

#mags {
	float: left;
	width: 670px;
	height: 230px;
	border-top: solid 1px #bdbdbd;
	padding: 10px 0px 0px 5px;
}

#mags A IMG {
	margin: 0px 3px;
}

#mags IMG {
	float: left;
}

#issueControls {
	float: left;
	height: 30px;
	margin: 0px 0px 0px 20px;
	width: 640px;
}

#adSpace {
	float: left;
	width: 285px;
}

#blogRoll {
	border-right: solid 1px #c0c0c0;
	float: left;
	height: 600px;
	margin-right: 5px;
	overflow: hidden;
	width: 145px;
	padding: 0px 5px 0px 0px;
}

#blogRoll H2.title {
	background-color: #298ACC;
	color: #fff;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}

#blogRoll DIV.item {
	border-bottom: solid 1px #c0c0c0;
	float: left;
	margin: 0px 0px 5px 0px;
}

#blogRoll DIV.item H2 {
	margin: 0px 0px 5px 0px;
}

#blogRoll DIV.item A {
	color: #000000;
	text-decoration: none;
}

#blogRoll DIV.item A:hover {
	text-decoration: underline;
}

#vertAd {
	float: left;
	width: 125px;
	text-align: center;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	height: 31px;
	margin: 5px 0px;
	background: url('../images/footerBG.gif') no-repeat center left #C3C3C3;
	text-align: right;
}

#footer P {
	font-weight: bold;
	margin: 7px 10px 0px 0px;
}

#bottomLinks {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0px 20px 0px;
}

#bottomLinks A {
	text-decoration: none;
	color: #000000;
}

#bottomLinks DIV.footerLinks1 {
	float: left;
	width: 200px;
	margin: 0px 40px 0px 30px;
}

#bottomLinks DIV.footerLinks2 {
	float: left;
	width: 200px;
}

#bottomLinks IMG {
	float: right;
}

#magError {
	float: left;
	width: 990px;
	text-align: center;
	padding: 30px 0px;
}

#contentPad {
	margin: 10px;
}

#contentPad H4 {
	font-weight: normal;
	color: #ff0000;
}

TD.error {
	padding: 4px;
	background-color: #ffcccc;
}

#instruction {
	font-weight: bold;
	padding: 5px 0px;
}
