html, body { height: 100%; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal; color: #666666; background-color: #339933; margin: 0px; text-align: center; }

a { color: #339933; }

a img { border-style: none; }

h4 { font-size: 14px; color: #990000; }

h3 { font-size: 12px; font-weight: bold; }

h2 { font-size: 12px; color: #FFFFFF; }

img { margin: 0px; padding: 0px; }

#everything {width: 625px; height: 100%; margin: 3px auto 3px auto; text-align: left; }

#topBar { width: 625px; margin-bottom: 3px;}

#main { position: relative; width: 625px; min-height: 180px; background-image: url(images/bottomLeft.gif); background-repeat: no-repeat; background-position: left bottom; background-color: #FFFFFF; }

#bottomBar { width: 625px; font-size: 10px; color: #999999; background-image: url(images/bottomRight.gif); background-repeat: no-repeat; background-position: right bottom; }

#menu { position: absolute; left: 0px; width: 150px; height: auto; margin: 0px; padding: 0px; }

.content { position: relative; left: 150px; width: 475px; min-height: 180px; height: auto; background-image: url(images/topRight.gif); background-repeat: no-repeat; background-position: right top; text-align: justify; }

.content p { position: relative; margin-right: 5px; clear: none; }

blockquote 
{
	background: #dcf2b1 url(images/blockquote_bg.gif) 0 0 no-repeat;
	margin: 5px;
	padding: 0;
	width: 465px;
}

	blockquote div
	{
		background: transparent url(images/blockquote_bg_bottom.gif) left bottom no-repeat;
		padding: 10px;
	}


.copyright { position: absolute; width: 200px; padding-bottom: 3px; padding-left: 10px; }

.arowsell { position: relative; left: 190px; width: 425px; padding-bottom: 3px; padding-right: 10px; text-align: right; }

.imageLeft { position: relative; float: left; margin-right: 5px; width: auto; }

.imageRight { position: relative; float: right; margin-right: 5px; margin-left: 5px; width: auto; }

.imageRight h3, .imageLeft h3 { text-align: center; }

.title { background-color: #CCCCCC; padding: 5px; margin-right: 5px; font-weight: bold; color: #FFFFFF; }

.link { padding: 5px; margin-right: 5px; border-bottom: 1px solid #CCCCCC; background-color: #FFFFFF; }
