html {
	height: 100%;
	width: 100%;
}
body {
	height: auto;
	min-width: 940px;
	width: 100%;
	background-repeat: repeat;
}
a:hover {
	text-decoration: underline;
	color: white;
}
a {
	color: white;
	text-decoration: none;
}
#main2 {
	color: white;
	height: auto;
	width: 940px;
	margin: 15px auto;
}
#content2 {
	width: 100%;
	height: auto;
	clear: both;
}
#topnav {
	width: 940px;
	height: 40px;
	background-image:url('images/topbar_back.jpg');
	background-repeat: no-repeat;
	font-family: raleway;
	font-size: 13pt;
	color: white;
	text-align: center;
	letter-spacing: 0px;
	font-stretch: condensed;
	float: left;
	z-index: 20;
	overflow: visible;
	text-shadow: 0px 0px 3px #fff;
	clear: both;
}
#topnav div {
	padding-top: 12px;
	overflow: visible;
}
#topnav li {
	border-right: 1px solid #dedede;
	list-style: none;
	display: inline;
	padding: 10px 10px 10px;
}
#topimage {
	z-index: 1;
	float: left;
	clear: both;
	margin-top: 15px;
	height: 210px;
	width: 940px;
}
@font-face {
 	font-family: "raleway";
 	src: url( "fonts/raleway_rev.eot" );
 	src: url( "fonts/raleway_rev.otf" );
}
.shadow {
	-moz-box-shadow:    0px 0px 5px 1px #2d2d2d;
	-webkit-box-shadow: 0px 0px 5px 1px #2d2d2d;
	box-shadow:         0px 0px 5px 1px #2d2d2d;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#2d2d2d', strength='4', direction='180', ShadowOpacity='0.80', offX='0', offY='0');
}
.sectionbar {
	width: 255px;
	height: 4px;
	background-image:url(images/sectionbar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	overflow: hidden;
	top: -6px;
	position: relative;
}
.sectionhead {
	font-family: "raleway", Arial;
	font-size: 17pt;
	float: left;
	letter-spacing: -1px;
	text-shadow: 0px 0px 1px #fff;
}
.sectionhead img {
	margin-left: 5px;
}
.sectioncontent {
	padding: 10px 0px 0px 15px;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
	clear: both;
	margin: 0px;
}
#leftcol {
	width: 370px;
	height: auto;
	color: white;
	padding-left: 0px;
	float: left;
}
#rightcol {
	width: 540px;
	height: auto;
	color: white;
	padding-right: 5px;
	float: right;
}
#siteby {
	font-face: arial;
	font-size: 10pt;
	font-weight:bold;
	color: white;
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
}
.minihead {
	font-family: Arial;
	font-size: 14pt;
}
#footer {
	clear: both;
}
#resources li {
	line-height: 16pt;
} 
.sectioncontent td {
	padding-left: 7px;
} 
.tweet_list li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	display:inline-block;
}

#numbers p, #numbers a {
color: #232323;
}

#numbers tr {
border: 0px;
}

#numbers strong{
color: white;
}

#numbers td {
border: 0px;}

label {
width: 300px;
float: left; text-align: right;
height: 20px;
}
input, textarea {
float: left; width: 400px; margin-bottom: 5px;
}

#resources li {
text-indent: 20px; 
list-style:none;
}

#iphoneindent li {
text-indent: 45px; 
list-style:none;
}