/* SEA200 v2.0.1 | Live Release */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* Link Styles */
a:link {
	color:#006699;
	text-decoration: none;
}
a:visited {
	color:#006699;
	text-decoration: none;
}
a:hover {
	color:#0099FF;
	text-decoration: none;
	text-decoration:underline;
}
a:active {
	color:#006699;
	text-decoration: none;
}
/* H Styles */
h1 {
	font-size: 30px;
	font-family: "Monotype Corsiva";
	color: #3E7AB7;
	font-style:normal;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
}
#header_info h1 {
	font-size: 40px;
	font-family: "Monotype Corsiva";
	color: #3E7AB7;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-style:normal;
	font-weight:bold;
	margin:0;
	padding:0;
}
h3 {
	font-size:20px;
	font-family:"Monotype Corsiva";
	color:#3E7AB7;
	margin:0;
	padding:0;
	font-weight:normal;
}
h4 {
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
}
/* Misc Styles */
.copyright_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	list-style-image:url(../images/bullet.gif);
}
.ss_name {
	font-size:40px;
	font-family:"Monotype Corsiva";
	color:#ff0000;
}
#ss_board {
	float:left;
	width:48%;
	text-align:right;
}
#ss_cordinator {
	float:right;
	width:48%;
	text-align:left;
}
/* Layout */
#header {
	width:13%;
	text-align:center;
	float:left;
}
#header_info {
	margin-left:15px;
	margin-top:100px;
	width:80%;
	text-align:center;
	float:left;
}
#header_wrapper {
	width:98%;
	margin-left:15px;
	float:left;

}
#wrapper {
	width:98%;
	margin-top:15px;
	margin-left:15px;
	float:left;

}
#navigation {
	margin-right:15px;
	width:13%;
	text-align:center;
	float:left;
}
#content {
	width:80%;
	text-align:left;
	float:left;
}
#footer {
	margin-top:15px;
	width:90%;
	text-align:left;
	float:left;
}
/* Newsletter Styles */
.word {
	width:11px;
	height: 11px;
	background: url(../images/wordadobe.png) no-repeat;
	background-position: 0px 0px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}
.adobe {
	width:11px;
	height: 11px;
	background: url(../images/wordadobe.png) no-repeat;
	background-position: -11px 0px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}
.newsletter_item {
	padding: 2px 2px 2px 2px;
	border: #0066FF solid thin;
	width:500px;
	min-height:10.5em;
	background:url(../images/newsletterbg.png) no-repeat;
	margin-bottom:10px;
}
.newsletter_title {
	color:#0066FF;
	font-weight:bold;
	margin-bottom:3px;
}
.newsletter_description {
	margin-bottom:3px;
}
.newsletter_description ul {
	margin-top:0px;
	padding-top:0px;
	list-style-image:url(../images/bullet.gif);
}
.newsletter_downloadtitle {
	float:left;
	margin-right:3px;
}
.newsletter_links {	
	text-align:left;	
}
#newsletter_select {
	width: 300px;
	border: #0066FF solid thin;
	margin-bottom:15px;
}
/* Homepage */
#hom_meeting_status {
	width:50%;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	border:#ff0000 2px solid;
	padding: 10px 10px 10px 10px;
	margin-bottom:15px;
	background:url(../images/nomeeting.png) no-repeat;
}
#hom_meeting {
	width:80%;
	text-align:left;
	border:#0066FF solid 2px;
	padding: 10px 10px 10px 10px;
	margin-bottom:15px;
}
#hom_newsletter {
	width:60%;
	text-align:left;
	border:#0066FF solid 1px;
	padding: 10px 10px 10px 10px;
	float:left;
}
#hom_donate {
	width:20%;
	text-align:center;
	border:#0066FF solid 1px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#hom_bottom_wrapper {
	width:80%;
	padding: 10px 10px 10px 10px;
}
/* Misc Styles */
.fieldset {
	width:200px;
}
.legend {
	color:#3366ff;
}
