body, html {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	color: #333333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#frame2 {
	width:895px;
	margin-top:0px;
	padding:0px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

img, div {
	behavior: url(iepngfix.htc);
}

* html #frame2 {
	width:861px;
	margin-top:0px;
	padding:0px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

* {
margin:0;
padding:0;
}


a:link {
outline:0;
color:#0066CC;
text-decoration:none;
}

a {
outline:0;
}

a:visited {
color:#0033CC;
text-decoration:none;
}



a:hover {
color:#0099CC;
text-decoration:none;
}


#frame {
	width:861px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#contentleft {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
}
#contentcenter {
	width:640px;
	float:left;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#contentright {
	width:160px;
	padding:0px;
	float:right;
	color: #CCCCCC;
}


#contentheader a {
	position:absolute;
	width:329px;
	margin-right:auto;
	margin-left:auto;
	height:135px;
	left:296px;
	top:11px;
}


#contentheader h1 {
	display: none;	
}

p, pre {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size:26px;
	padding-top:10px;
	font-weight: normal;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

#contentright p {
	font-size:10px
}
#contentheader {
	font-size:14px;
	margin:0px;
	float: left;
	width: 700px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 153px;
}
#foxmenucontainer {
	height:24px;
	background:#000;
	display:block;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 700px;
}
#foxmenu {
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
}

#footer a {
	color: #FFFFFF;	
}

#foxmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#foxmenu ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#foxmenu ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
/*	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left; */
}
#foxmenu ul li a:hover {
	color:#fff;
	background-color: #333333;/*	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right; */
}
#foxmenu ul li a.current, #foxmenu ul li a.current:hover {
	color:#000;
	background:#fff;
}
h2 {
	font-size:20px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	margin-bottom: 15px;
}
#boxleft {
	float: left;
	width: 450px;
}

#boxright {
	float: right;
	width: 150px;
}
#footer-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 700px;
	padding-top: 20px;
	text-align: center;
	margin-left: 17px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
#amazon {
	text-align: center;
	float: left;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	padding-top: 8px;
	padding-bottom: 8px;
}

#googleads {
	background-color:#333333;
	height:245px;
	width:125px;
	border:1px solid #4B4B4B;
	margin-top:25px;
	margin-left:15px;
	padding-top:4px;
	padding-left:4px;
	position: absolute;
}

.smalltext,.smalltext p {
	font-size:11px;
	line-height:14px;
	text-align: center;
}


.smalltext2,.smalltext2 p {
	font-size:11px;
	line-height:14px;
}

hr {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	background-color: #E5E5E5;
	width: 100%;
}
#stats {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
#index {
	background-color: #FFFFFF;
}
.submittedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	line-height: 17px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}

h4 {

	font-size: 18px;
	color:#333333;
	margin-top: 0px;
	padding-top: 10px;
	font-variant: normal;
}


.reviewinfo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
h3 {
	font-size:16px;
	color:#333333;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.lineupp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subject {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-bottom: 3px;
}
.linearchives {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 7px;
}
#content {
	background-color: #FFFFFF;
	width: 635px;
	float: left;
}


#auctionads {
	text-align: center;
	margin-top: 15px;
	width: 160px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#widgetbucks {
	text-align: center;
	border-top-style: solid;
	border-top-color: #666666;
	float: left;
	border-top-width: 3px;
}
#boxleft_index {
	float: left;
	width: 400px;
}
#boxright_index {
	float: right;
	width: 150px;
	margin-right: 30px;
}

#boxleft_search {
	float: left;
	width: 500px;
}
#boxright_searh {
	float: right;
	width: 150px;
	margin-right: 30px;
}

#google_index {
	margin-top: 25px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.wireframemenu2 {
	width:130px;
	float:none;
	margin-left:15px;
	margin-top:10px;
}

* html .wireframemenu2 {
	width:130px;
}

.wireframemenu2 ul {
list-style-type:none;
margin:0;
padding:0;
}

.wireframemenu2 a {
	display:block;
	width:100%;
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#2490B3;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#151515;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 7px;
}

.wireframemenu2 a:visited {
color:#CCCCCC;
}

.wireframemenu2 a:hover {
background-color:#4D4D4D;
color:#FFFFFF;
border-left-width:5px;
border-left-style:solid;
border-left-color:#FFFFFF;
text-decoration:none;
}
#subnavi {
	margin-bottom: 15px;
}
#casale {
	margin-top: 15px;
}
.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.latest {
	font-size: 14px;
}
#news {
	background-color: #F6F6F6;
	float: left;
	border: 1px solid #D0D0D0;
	padding: 12px;
	width: 370px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#latest {
	background-color: #FFEEFB;
	float: left;
	border: 1px solid #D0D0D0;
	padding: 12px;
	width: 370px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#links {
	float: right;
	margin-right: 30px;
	width: 150px;
	margin-top: 20px;
}
#submitters {
	background-color: #F6F6F6;
	border: 1px solid #D0D0D0;
	width: 160px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	padding: 12px;
}
h5 {
	font-size:16px;
	color:#333333;
	margin-right: 0;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 25px;
}
