body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #880011;
	margin: 0px;
}
#outer {
	background-color: #FFFFFF;
	width: 850px;
	height: 100%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#topBanner {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

#topBanner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#search {
	width: 95%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#categories {
	text-align: left;
	width: 525px;
}

#categories td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#categories .catName {
	font-size: 14px;
	font-weight: bold;
}

#sidebar {
	width: 300px;
	background-color: #F0F0F0;
	padding: 5px;
	text-align: left;
}

#sidebar .bookmark {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 25px;
}

#sideBanner {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-align: center;
}

#sideBanner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#sites {
	width: 525px;
}

#sites a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;	
}
#sites img {
	border: 1px solid #000000;
	margin: 2px;
	text-decoration: none;
}
#sites .siteDesc {
	font-size: 11px;
}
#sites .premSites {
	background-color: #FFCCFF;
}
#sites .siteInfo {
	font-size: 9px;
	color: #999999;
}
#sites .siteIcons  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#adblock ul, li {
	list-style-type: none;
	text-align: left;
}

ul, li {
	list-style-type: none;
	text-align: left;
}

#navigation {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}

#footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

label  {
	width: 200px;
	float: left;
	text-align: left;
	display: block;
}
input {
	margin-left: 25px;
	border: thin solid #000000;
}

textarea {
	margin-left: 25px;
	border: thin solid #000000;
}

select {
	margin-left: 25px;
	border: thin solid #000000;
}

#regForm {
	margin-left: 25px;
}

.errors {
	font-size: 9px;
	color: #FF0000;
}
a:link {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#textlinkHead a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
#textlinkDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#textlinkUrl a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	padding-bottom: 25px;
}
