@charset "utf-8";
#Outline {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-position: 110px top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/outline_background.png);
}
.search_box {
	margin: 0px;
}
#Top {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#Top_Nav {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}

#Logo {
	padding-right: 15px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-image: url(../images/backgrounds/logo_background.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
}
.category-header {
	font-size: 25px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	background-image: url(../images/backgrounds/list.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #CCCCCC;
	padding: 10px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

#Menu {
	background-color: #990000;
	padding: 10px;
	color: #FFFFFF;
	word-spacing: 25pt;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #000000;
	background-image: url(../images/backgrounds/menu_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Submenu {
	background-color: #000000;
	padding: 5px;
	text-align: right;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 5px;
}
#Full_Page {

}

#Body_Content {
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	line-height: 23px;
}

#Right_Side {
	width: 336px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.side-category-header {
	padding: 8px;
	background-color: #990000;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/backgrounds/menu_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	cursor: default;
}

.category_link {
	background-color: #eaeaea;
	background-image: url(../images/icons/right-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.right_side_header {
	color: #000000;
	padding: 8px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
}

.adsense_box {
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#Footer {
	clear: both;
}
#Bottom {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/logos/sc1a_small.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.box-outline {
	border: 1px solid #CCCCCC;
}

