body {
    background: #FFFF00;  
    color: black;
    margin: 0px 0px 0px 0px;
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: 16px;
    height: 100%;
	 text-align: center;
}
a:link {
	color: #663300;
	}
a:visited {
	color: #996633;
	}
a:hover {
	color: #FFFF00;
	font-style: italic;
	}
a:active {color: #0000FF}

#myheader {
	width: 500px;
	height: 129px;
	margin: 0 auto auto;
	text-align: center;
	border: 0;
	background: url(http://www.2shit.com/2shitheader.jpg);
}

div.container
{
width:750px;
margin:0px;
line-height:150%;
margin-left:auto;
margin-right:auto;
text-align: center;
}

.box1{
	position: relative;
	width: 750px;
	height: 520px;
	background: #FF9933;
	margin-right: auto;
	margin-left: auto;
}

.box1left{
	float: left;
	width: 230px;
	margin-left: 5px;
	margin-top: -10px;
	overflow: hidden;
}

.box1right{
	float: left;
	left: 210px;
	width: 510px;
	margin-top: -10px;
}

.box1right img, .box1left img{
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
padding: 10px;
_margin:12px;
}


.box2{
	position: relative;
	width: 750px;
	height: 560px;
	background: #FF9933;
	margin-right: auto;
	margin-left: auto;
}

.bannertop{
	float: left;
	width: 650px;
}

.bannerright {
	float: right;
	width: 100px;
}

.bannerleft {
	float: left;
	width: 100px;
}

.box3{
	position: relative;
	width: 750px;
	height: 640px;
	background: #FF9933;
	margin-right: auto;
	margin-left: auto;
}

.box3left{
	float: left;
	width: 210px;
	height: 350px;
	margin-left: 10px;
	margin-top: -10px;
}

.box3right{
	float: left;
	left: 210px;
	width: 530px;
	height: 350px;
	margin-top: -10px;
}

div.box3right img, div.box3left img{
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
padding: 12px;
}

.box4{
	position: relative;
	width: 750px;
	height: 560px;
	background: #FF9933;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div.box4 a{
	margin-left: 40px;
}
div.box4 div.bannertop a, div.box4 div.bannerright a{
	margin-left: 0px;
}

div.list{
	position: relative;
	width: 750px;
	height: 360px;
	background: #FF9933;
	margin-left:auto;
	margin-right:auto;
	line-height: 130%;

	}

div.leftcol{
	float: left;
	width: 300px;
	margin: 0 20px;
	padding: 1em;
	text-align: left;
}
	
div.rightcol{
	margin-left: 400px;
	padding: 1em;
	text-align: left;
}

h1.header
{
padding:0;
margin:0;
text-align: center;
}

div.content
{
color:black;
font-size: 125%;
padding: 5px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

h1
{
	padding: 10px 10px;
	color: #ffe;
	text-decoration: none;
	text-align: center;
	font-size: 20pt;
}

h2
{
	padding: 10px 10px;
	color: #663300;
	text-decoration: none;
	text-align: center;
	font-size: 18pt;
}

h3{
	color: Black;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
}

p
{
	text-align: left;
}

.footer{
	position: relative;
	width: 750px;
	height: 100px;
	background: #FF9933;
	margin-right: auto;
	margin-left: auto;
}
.footer img{
	margin-top:10px;
}

.absolleft{
	_position: absolute;
	position: fixed;
	top: 50px;
	left: 5px;
}

.absolright{
	_position: absolute;
	position: fixed;
	top: 50px;
	right: 5px;
}

.lowerright{
	_position: absolute;
	position: fixed;
	bottom: 5px;
	right: 5px;
}
