﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
}
hr {
	color: #000080;
}
img {
	border-width: 0px;
}
#masthead {
	background-color: #4b7b9e;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000080;
	height: 130px;
}
#mastheadlogo {
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
	height: 130px;
}
#masthead img {
	height: 130px;
	width: 1002px;
}

#container {
	min-width: 600px;
	background-color: #F2F2F2;
}
#left_col {
	padding: 10px;
	width: 180px;
	float: left;
}
#right_col {
	padding: 10px;
	width: 180px;
	float: right;
}
#pillerclub {
	text-align: center;
}
#emailfriend {
}
#google250x250 {
	float: left;
	display: block;
	width: 250px;
	height: 250px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page_content {
	min-height:550px;
	margin: 0px 210px 0px 210px;
	padding: 10px;
	background-color: #FFFFFF;
}
#page_content p {
	margin: 20px 0px 0px 0px;
}
#page_content h1 {
	text-align: center;
	color: #000066;
}
#page_content li {
	list-style-type: none;
	margin-left: 25px;
}
#googlecenterad {
	margin-right: 210px;
	margin-left: 210px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#sub_page_content {
	min-height:275px;
}
#links {
	text-align: center;
}
#footer {
	margin: 0px;
	clear: both;
	background-color: #4b7b9e;
}
#copyright {
	font-size: large;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#footerpolicy {
	text-align: center;
}
#footerpolicy a {
	font-weight: bold;
}
.solid {
	border-bottom:1px solid #5F8B8C;
	border-top:hidden;
	border-left:hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/* Navigation */

.housebutton {
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
	margin-top: 1px;
}

.housebutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000066;
	background-color: #BFBFBF;
	border-top: 2px #cccccc solid;
	border-left: 2px #cccccc solid;
	border-bottom: 2px #666666 solid;
	border-right: 2px #666666 solid;
}

.housebutton a:hover {
	color: #000033;
	background-color: #999999;
	border-top: 2px #666666 solid;
	border-left: 2px #666666 solid;
	border-bottom: 2px #cccccc solid;
	border-right: 2px #cccccc solid;
}
.image_right {
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	padding-top: 5px;
}
.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}

/* Site Review Page Styles */

#banners {
	border-width: 0px;
	text-align: center;
}

/* eZine Form Page Style */

#form {
	padding: 5px;
	background-color: #F2F2F2;
	border: thin solid #999999;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* Home Page Style */

#rss {
	text-align: center;
}
#leftform {
	text-align: center;
}
table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	background-color:#F2F2F2; 
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.centerstrong {
	text-align: center;
	font-weight: bold;
}
.center {
	text-align: center;
}
.formbody {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12 px;
	margin-right: auto;
	margin-left: auto;
}
#addSiteTo {
width:90%;
font-size:85%;
text-align:center;
padding:8px 0;
border:1px solid #000;
margin:12px auto;
background-color: $FFFF00;
}
#addSiteTo p {
padding:2px 2px 4px;
margin:0;
}
#addSiteTo img {
width:91px;
border:0;
padding:1px 0;
}

