body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff0000;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-image: url(../images/body_background.gif);
}

a {
	border: none;
	padding: 0;
	margin: 0;
	color: #ff0000;
	text-decoration:none;
}

img {
	border: none;
}

table {
	border: none;
}

td {
	padding: 5px;
	margin: 0;
}

textrequired {
	float: left;
	width: 125px;
}


/* BLUE 	color: #6699cc; */

strong {
	color: #ff0000;
}

#wrapper {
	width:995px;
	margin: 0 auto;
	padding:0;
}

#page {
	width: 988px;
	background-image: url(../images/page-background.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
}

#pagesize {
	width: 988px;
	margin: 0px auto;
	padding: 0px;
	display: inline;
}

#sidebar {
	width: 200px;
	padding: 0px;
	margin: 0;
	float: left;
	background-image: url(../images/sidebar-background.gif);
	background-repeat: repeat-y;
}


#sidebar .contact {
	padding: 0;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	border: none;
	width: 175px;
}

/* RED LOGO	color: #F00;  */

#sidebar .contact strong {
	color: #ff0000;
	font-weight: bold;
}

#sidebar .contact ul, .contact li {
	color: #ff0000;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#sidebar .contact ul li a {
	color: #ff0000;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar .sidebarbottom {
	width: 200px;
	height: 10px;
	padding: 0;
	margin: 0;
	background-image: url(../images/sidebar-bottom.gif);
	background-repeat: no-repeat;
}

.buttonimage {
	width: 175px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-right: 12px;
}

.buttonimage img {
	border: none;
	margin-bottom: 5px;
}



#content {
	width: 788px;
	padding: 0px;
	margin: 0;
	float: left;
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-y;
}


#header {
	width: 783px;
	padding: 0;
	margin: 0 auto;
}

#header .logo {
	padding: 0;
	margin: 10px;
	border: none;
	float: left;
	width: 110px;
}

#header .logo a img{
	border: none;
}


#header .title {
	padding: 0;
	margin: 10px;
	border: none;
	float: left;
	width: 600px;
}
#header h2 {
	color: #F00;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#header h3 {
	font-size: .8em;
	font-style: italic;
	color: #F00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main {
	width: 770px;
	margin: 0;
	padding: 10px;
}

#main .contactbox {
	padding: 2px;
	margin: 3px;
	float: left;
	width: 220px;
	font-size: small;
	display: inline;
	background-color: #CCC;
}

#main .resourcebox {
	padding: 3px;
	margin: 3px;
	float: left;
	width: 730px;
	font-size: small;
	display: inline;
	background-color: #CCC;
}

#main .directory_logo {
	float: right;
	display: inline;
	margin: 3px;
	padding: 3px;
}

#main .member_message {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

#sponsors {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	border-top: thin solid #000;
}

#sponsors a img {
	border: none;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer {
	width: 788px;
	background-image: url(../images/content-footer-background.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 180px;
	margin: 0;
	font-size: 0.5em;
	text-transform: uppercase;
}

#footer a {
	color: #FFFFFF;
}

.clearboth {
	clear: both;
}

.img-right {
	display: inline;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 15px;
	padding: 0;
}

/* Button */

.blankbutton a {
	display: inline-block;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 36px;
	width: 156px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: bold;
}

.blankbutton a:hover {
	background-image: url(../images/blank-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}

/* Navigation Drop Down Menu */
#nav {
	width:783px;
	padding:0;
	margin:0 auto;
	border:none;
	height:36px;
}

#nav a img {
	border: 0;
}

.navItem {
	position:relative;
	float:left;
	z-index:9;
	margin-left: 0px;
}

.flyout {
	visibility:hidden;
	position:absolute;
	left:0;
	top:36px;
	z-index:100;
}

.flyout a {
	display:block;
	width:185px;
	margin-left: 5px;
	background-color:#000;
	color:#FFF;
	font:normal 12px arial,sans-serif;
	text-decoration:none;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index:100;

}

.flyout a:hover {
	background-color:#ff0000;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	color:#FFF;
}

.flyout a span {
	display:block;
	padding:4px 10px;
	z-index:100;
}

#rotation {
	width:780px;
	height:160px;
	border: thin solid #666666;
	margin:0;
	padding:0;
}

#rotation img {
	margin:0;
	padding:0;
	border: none;
}

#rotation a {
	margin: 0;
	padding: 0;
	border: none;
}

.roundbox {
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #CCC;
}

.roundbox .top {
	margin: 0;
	padding: 0;
	height: 21px;
	background-image: url(../images/rounded_top.gif);
	background-repeat: no-repeat;
}

.roundbox .body {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/rounded_body.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}

.roundbox .body p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff0000;
}

.roundbox .body ul {
	padding-left: 0px;
	padding-top: 2px;
	margin: 0;
	list-style-type: none;
}

.roundbox .body li {
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
	padding: 3px;
	margin-right: 8px;
}

.roundbox .bottom {
	margin: 0;
	padding: 0;
	height: 19px;
	background-image: url(../images/rounded_bottom.gif);
	background-repeat: no-repeat;
}

/* BLOGGER */

.post-body img {
	margin: 5px;
	padding: 10px;
	display: inline-block;
}

.post-body ul {
}

.post-body li {
}

.date-header {
	color: #666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F00;	
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F00;	
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.post {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F00;	
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* Feedburner */
#creditfooter {
	display: none;
}
