body {
	margin:0;
	padding:0;
	width: 5657px;
	height: 509px;
	color:#aaa; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #000000 url(../img/baltimore-sky8.jpg) repeat-x left top;
}
a{
	color:#3399cc;
	}
	a:hover{
		color:#ff9933;
	}

h2 {font-size: 2em;


}
h3 {
	font-size: 1.2em;
	color:#ff9933;
	padding-top:25px;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
}

#leftsider {
	padding: 0px 0 0 50px;
	float: left;
	width:257px;
	
	
}

#leftsider h1 {
	font-size: 1.5em;
	/*background-image:url(../img/justlogo.gif);*/
	width:257px;
	height:59px;
}

#menu {
	margin-top: 40px;
	padding-left: 6px;
	font-size:1.7em;
	background-image:url(../img/blanco.gif);
	background-repeat:no-repeat;
	width:210px;
	height:188px;
	padding-top:3px;
	
	
}

#menu ul {
	list-style: url(../img/rightsmall.png);
	
}
#menu ul li{
	margin-top:0px;
	padding-top:5px;
}

#menu a{
	text-decoration: none;
	color: #ff9933;
	font-weight:bold;
	
}

#menu a:hover{
	border-bottom: 1px solid #ff9933;
}

#content {
	margin: 100px 0 0 40px;
	float: left;
	font-size: 1.4em;
		

}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 400px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 615px;	
	height: 509px;
	line-height:1.4em;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #ff9933;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 550px;
	left: 520px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0px 10px 0px 0px;
	position:absolute;
	left: 50px;
	top: 580px;
}	

#rightsider p {
	font-size:11px;
	
}	

#rightsider a{
	color: #3399cc;
	text-decoration: none;
	font-size:11px;
}
#rightsider a:hover{
	color: #ff9933;
	text-decoration: none;
}
p.note{
	color:#000;
	background-color:#000;
	display:none;
}
p.PrintIssue{
	margin-left:200px;
	margin-top:100px;
	float:right;
}
img{
	border:none;
}