

a:link, a:visited
{
	color:#3E1631;
}

.menuItem a:link, .menuItem a:visited
{
	color:#fff;
}

a:hover, .menuItem a:hover
{
	text-decoration:none;
	color:#B78D53;
}
body
{
    background-color: #3e1631;
	

}
#banner
{
    width: 909px;
    height: 136px;
    margin: 0 auto;
	top:-10px;
	left:-25px;
	position:relative;
 }
 
#container
{
	background-image:url('/images/structural/bg_box.jpg');
	background-repeat:no-repeat;
	background-position:top;
	max-width:1164px;
	min-height:724px;
	margin: 0 auto;
	position:relative;
	overflow:visible;
}
#coalitionHead
{
	text-align:center;
}
#coalitionTable
{
	position:relative;
	left:-20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px;
	width: 200px;
	text-align: left;
	border-collapse: collapse;
}
#coalitionTable th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	left:0px;
}
#coalitionTable td
{
	padding:0px 5px;
	color: #515151;
	border-top: 1px solid #3E1631;
}

#coalitionTable tbody tr:hover td
{
	color: #400040;
	background: none;
}

#content
{
	top:54px;
	width: 940px;
	margin:0 auto;
	clear: both;
	position:relative;
	background-image:url("/images/background/brown_white.jpg");
	background-repeat:repeat-x;
	min-height:600px;
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding: 10px;
	margin-bottom: 15px;
}

#footer
{

	position:relative;
	text-align:center;
	margin:0 auto;
	font-size:11px;
	font-weight:bold;
	width:99%;
	width:960px;
	background-color:#fff;

}

#latestIssue
{
	float:left;
	margin:10px;
}

#pastIssues
{
	width:700px;
	margin:0 auto;
}

#tagline
{
    width:960px;
	height:51px;
    background-image:url('/images/structural/tagline.jpg');
	margin:0 auto;
	top:51px;
	position:relative;
}

#menuBar
{
	
	background-color:#004b51;
	width:960px;
	margin:0 auto;
	position:relative;
	height:25px;
	top:51px;

}
.altSubmitText
{
	font-size:.7em;
	font-weight:bold;
	margin-left:25px;	
}

.byLine
{
	display:block;
	margin-left:30px;
	font-style:italic;	
	font-size:.8em;
}

.clearIt
{
		clear:both;
}

.issueCover
{
	float:right;
}
.issueDate
{
	font-size:20px;
	font-weight:bold;
	color: #66CC99;
}

.issueTheme
{
	margin-left: 25px;
	font-size:18px;
}

.menuItem
{
    float: left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding: 2px 10px 0;
}

.purpleStripe
{
	height:2px;
	position:relative;
	background-color:#331029;
}

.scroller
{
	width:100px;
	height:50px;
	overflow-y:scroll;
}

.widthphone
{
	width:10px;
	overflow:scroll;
}
.nameTD
{
	width:150px;
	
}
.address
{
	overflow:auto;
}
.cityTD
{
	width:75px
}
.stateTD
{
	width:35px;
	overflow-x:auto;
}
.zipTD
{
	width:50px;
	direction:rtl;
}
.countryTD
{
	width:50px;
	direction:rtl;
}
.phoneTD
{
	width:100px;

}
.websiteTD
{
	width:50px;
}
.emailTD
{

}
.informationTD
{
	height:100px;
	overflow:auto;
	width:155px;
}

