body {
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-right: auto;
	background-color: #FFCC99;
}
h1 {
	color: #ff9966;
	font-size: 60px;
}
h2 {
	color: #ff9966;
	font-size: 30px;
}
h4 {
	color: #ff9966;
	font-size: 16px;
}
#container {
	width: 799px;
	background-color: #dcf7f9;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50D9E1;
	border-right-color: #50D9E1;
	border-bottom-color: #50D9E1;
	border-left-color: #50D9E1;
}
.be {
	color: #BFE3F9;
	font-weight: bold;
}
.well {
	color: #EDE172;
	font-weight: bold;
}
#footer {
	font-family: Futura, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #50D9E1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 80px;
}
#shadow {
	width: 768px;
	margin: 0px;
	padding: 0px;
	height: 12px;
	clear: both;
}
p {
	line-height: 1.3em;
}
.subhead {
	font-weight: bold;
	color: #FF9966;
}
.floatright{
	float: right;
	margin-left: 10px;
}
.floatleft {
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.spyder {
	color: #727272;
	width: 217px;
	line-height: 13px;
}
.inthisissue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
li {
	list-style-position: outside;
	list-style-image: url(file:///Macintosh%20HD/Users/zinellea/Documents/CTF/Site/images/grnbullet.gif);
	vertical-align: baseline;
	padding-bottom: 3px;
}
#main {
	font-family: Optima, Futura, Arial, Helvetica;
	font-size: 12px;
	width: 740px;
	line-height: 1.2em;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-left: 1px;
}
#headerhome {
	width: 768px;
	background-image: url(images/homeheader.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
#mainhome {
	font-family: "Arial Narrow", "Univers 55", Helvetica, sans-serif;
	font-size: 0.85em;
	width: 768px;
	line-height: 1.2em;
	position: relative;
	background-color: #848588;
	color: #262626;
	padding: 0px;
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 80px;
	margin-right: 25px;
}
	
#maintext a:link {
	color: #333333;
	text-decoration: underline;
}

#maintext a:hover {
	color: #333333;
	text-decoration: underline;
}
#maintext a:visited {
	color: #333333;
	text-decoration: underline;
}
#inthisissue {
	width: 150px;
	float: left;
	padding: 18px;
	background-color: #FFFF66;
	margin-top: 20px;
	margin-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#smallpic {
	float: right;
}
#line {
	background-image: url(images/blueline.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 695px;
	margin-top: 10px;
	margin-left: 5px;
}
