@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/Background.jpg);
}
#Container {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#Header {
	width:1000px;
	height:190px;
	background-image:url(images/Header.jpg);
}
* {
	padding:0;
	margin:0;
	color:#CCCCCC;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
img {
	padding:0;
	margin:0;
	clear:both;
}
#Left {
	float:left;
	width:141px;
	padding:0;
	height:auto;
	margin:0;
	background-image:url(images/Sides.jpg);
}
#Middle {
	width:534px;
	float:left;
	height:auto;
	margin-left:7px;
	background:url(images/Center/BG.jpg);
}
#Right {
	width:312px;
	margin-left:6px;
	float:left;
	height:auto;
	background-image:url(images/Sides.jpg);
}
.Middle {
	width:534px;
	height:10px;
	display:block;
}
#TopRightAd {
	position:relative;
	left:526px;
	top:-103px;
	background:#000000;
	width:468px;
	height:60px;
	display:block
}
.padded {
	padding:3px;
}
.Menu {
	background:#000000;
	width:128px;
	display:block;
	margin-left:6px;
}
.Menu2 {
	background:#000000;
	width:122px;
	display:block;
	margin-left:9px;
}
.Right {
	width:312px;
	display:block;
}
.RightBottom {
	background:url(images/Right/Bottom2.jpg);
	width:312px;
	height:10px;
	display:block;
}
#GreatLinks {
	background:url(images/GreatLinks.jpg);
	width:1000px;
	height:80px;
	clear:both;
}
#GreatLinks p {
	padding-left:8px;
	padding-top:13px;
}
#LeftMainMenu {
	background:url(images/Left/MainMenu.jpg);
	display:block;
	width:100%;
	height:27px;
}
.RightContentBottom
{
	background:url(images/Right/Bottom.jpg);
	width:300px;
	display:block;
	height:12px;
	margin-left:6px;
}
.RightData
{
	margin-left:6px;
	display:block;
	width:300px;
	background:#000000;	
}
#Footer
{
	width:500px;
	margin-left:250px;
	margin-top:10px;
	font-size:14px;
	background:#666666;
}
#Footer p
{
	padding-left:150px;
}
.SearchBox
{
margin:0;
padding:0;
position:absolute;
top:162px;
left: 75px;
height:19px;
width:150px;
display:block;
border:0;
color:#000000;
}
.SearchButton
{
background:0;
position:absolute;
top:159px;
left: 235px;
height:26px;
width:25px;
display:block;
border:0;color:#000000;
}
input{
color:black;
background:white;
}
#Categories {
margin:0;
padding:0;
position:absolute;
top:162px;
left: 375px;
height:19px;
width:150px;
display:block;
border:0;
color:#000000;	
}
.media {font-family: Verdana; font-size: 14px; color: #FB9B9C; text-decoration: none; padding: 0px 0 0px 0px; font-weight: bold;}
.media a:visited {color: #FB9B9C; text-decoration: underline; font-size: 14px; font-weight: bold;}
.media a:hover {color: #FB9B9C; text-decoration: underline; font-size: 14px; font-weight: bold;}
.media a{color: #FB9B9C; text-decoration: underline; font-size: 14px; font-weight: bold;}
.style2 {font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; padding: 0px 0 0px 0px;}
.style2 a:visited {color: #FFFFFF; text-decoration: underline; font-size: 12px;}
.style2 a:hover {color: #FFFFFF; text-decoration: underline; font-size: 12px; font-weight: bold;}
.style2 a{color: #FFFFFF; text-decoration: underline; font-size: 12px;}