body
{
	background-position: top center;
	background-image: url('../img/bg.jpg');
	background-color: #BCEA4A;
	background-repeat: repeat-y;
	padding:0px;
	margin: 0px;
}

.header
{
	width: 1013px;
	height: 100px;
	background-color: #F0F0F0;
	background-image: url(../img/background_top.jpg);
	margin: 0 auto;
}

.menu
{
	margin: 0 auto;
	width: 1013px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menu img
{
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menu a
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#worklayer
{
	position: relative;
	margin: 0 auto;	
	width: 1013px;
}

.content
{
	position: relative;
	float: left;
	clear: both;
	width: 653px;
	padding-left: 55px;
}

.content .top
{
	background-image: url(../img/orange_top.jpg);
	height: 54px;
}

.content .middle
{
	background-image: url(../img/orange_background.jpg);
	background-repeat: repeat-y;
}

.content .bottom
{
	background-image: url(../img/orange_bottom.jpg);
	height: 54px;
}

.content .mid
{
	padding-left: 15px;
	padding-right: 15px;
	width: 620px;
}

.text
{
	width: 620px;
	padding-left: 15px;
}

.text .ttop
{
	font-size: 1px;
	height: 15px;
	background-image: url(../img/text_top.jpg);
}

.text .tmiddle
{
	
	background-image: url(../img/text_background.jpg);
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.text .tbottom
{
	font-size: 1px;
	height: 15px;
	background-image: url(../img/text_bottom.jpg);
}


.title
{
	position: relative;
	float: left;
	clear: both;
	
	width: 568px;
	
	padding-left: 55px;
	height: 250px;
	margin-bottom: 15px;
}

.title .img
{
	border: 0px;
	width: 568px;
	height: 185px;
	background-color: red;
	color: white;
}

.title h1
{
	font-size: 36px;
	text-align: center;
	width: 568px;
	background-color: #00FF00;
}

.adsense
{
	position: relative;
	float: left;
	
	height: 250px;
	width: 300px;
	
	padding-left: 15px;
}


.ads
{
	position: relative;
	float: left;
	width: 233px;
	
	padding-left: 17px;
}

.ads form
{
	margin: 0px;
	padding: 0px;
}

.ads .top
{
	background-image: url(../img/blue_top.jpg);
	height: 24px;
	background-color: #8080FF;
}

.ads .middle
{
	background-image: url(../img/blue_background.jpg);
	text-align: center;
	background-color: #8080FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 600;
	color: white;
}

.ads img
{
	border: 0px;
}

.ads .bottom
{
	background-image: url(../img/blue_bottom.jpg);
	height: 24px;
	margin-bottom: 15px;
	background-color: #8080FF;
}

.links h2
{
	color: #91450D;
	font-size: 12px;
	letter-spacing: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #91450D;
	text-align: right;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
    padding-bottom: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}

.links a
{
	display: block;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9F704E;
	font-size: 11px;
	text-decoration: none;
	border: 0px;
    padding-left: 10px;
}
.links a:hover
{
	font-style:italic;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
	color: #9F704E;
}

input 
{
	width: 296px;
	border: 0px;
	font-family: Comic Sans MS;
	padding: 2px;
}
textarea
{
	width: 296px;
	border: 0px;
	font-family: Comic Sans MS;
	padding: 2px;
}
td
{
	width: 195px;
}

img
{
	border: 0px;
}


.tooltip
{
    display: none;
    position: absolute;
    border: 1px solid black;
    background-color: white;
    color: black;
    font-size: 11px;
    font-family: verdana;
    width: 300px;
    padding: 5px;
}

.tooltip h1
{
    display: block;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}
.tooltip a
{
    font-size: 11px;
    color: #303060;
}
.ball
{
    background-color: #336633;
    position: absolute;
    opacity: 0.3;
}
.letters a
{
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
    color: #91450D;
    display: inline;
    padding-left: 7px;
}
.letters
{
    width: 600px;
    text-align: center;
}

