body {
background-image: url(images/background.jpg);
background-attachment: fixed;
background-color: #CAA45B;
margin: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}


a {
	color: #000088;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


A:visited {
	color: #274990;
	text-decoration: none;
}


A:hover {
	color: #ffffff;
	text-decoration: none;
}


A:active {
	color: #ff0000;
	text-decoration: none;
}

img.bottomcorner {
position: absolute;
bottom: 0px;
left: 0px;
width: 500px;
height: 500px;
}


img.topcorner {
position: absolute;
top: 0px;
right: 0px;
width: 300px;
height: 300px;
}


img.grasscorner {
position: absolute;
bottom: 0px;
right: 0px
}


div.navigation {
position: absolute;
top: 40px;
width: 43%;
left: 27%;
background-image: url("images/whitetranspix.png");
padding: 10px;
font-size: 1.2em;
z-index: 20;
}

div.navigation_bottom {
padding: 3px 20px 0px 20px;
position: absolute;
background-image: url("images/whitetranspix.png");
bottom: 0px;
width: 50%;
left: 23%;
display: block;
max-height: 16%;
}


img.logo{
position: absolute;
top: 0px;
right: 0px
}


div.copyright {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 9px
}


iframe.mainframe {
position: absolute;
top: 17%;
left: 13%;
width: 74%;
height: 66%;
border-width: 1px;
}


img.bottomtail{
position: absolute;
bottom: 1%;
left: 6.5%;
width: 24.7%;
}


img.toptail{
position: absolute;
top: 0%;
right: 5%;
width: 34%;
}


div.topaddress{
position: absolute;
top: 5%;
left: 20;
width: 60%;
font-size: 30px;
color: #ffffff;
}

div.icon{
width: 60px;
float: left;
}

div.icon img
{
border: 0px;
}

div.twitter_body
{
width: 83%;
float: left;
}

div.twitter_body ul li
{
list-style: none;
padding-left: 0px;
margin-bottom: 15px;
}
