
body { margin: 0px; padding: 0px; background: url(../imgs/bg-body.gif); }
img  { border: 0px; }
tr   { vertical-align: top; }

a		{ text-decoration: none; color: #003399; }
a:hover { text-decoration: underline; }

.left { padding-right: 50px; }

#page  { position:relative; top:75px; margin:0 auto; width:780px; }
#frame { padding: 4px; background: #fff; }

#top 	{ float: none; width: 772px; height: 70px; overflow: hidden; background: url(../imgs/bg-top.jpg) left repeat-y; }
#main	{ float: none; width: 772px; height: 332px; overflow: hidden; margin: 4px 0px 4px 0px; background: #e1e1e1; }
#bottom { float: none; width: 772px; height: 40px; overflow: hidden; background: url(../imgs/bg-bottom.jpg) left repeat-y; }
#bottom #info a:hover { text-decoration: underline; }

#top #navigation 		  	{ float: left; font: normal 11px verdana; color: #fff; position: relative; left: 5px; top: 50px; }
#top #navigation a 		  	{ text-decoration: none; color: #fff; margin: 0px 4px 0px 4px; }
#top #navigation a:hover  	{ color: #f00; }
#top #navigation a.selected { color: #f00; }
#top #logo 				  { float: right; position: relative; top: 10px; }

#main #content			{ position: absolute; bottom: 48px; margin: 4px; font: normal 11px/14px verdana; }
#main #head				{ float: none; width: 550px; height: 30px; overflow: hidden; background: url(../imgs/bg-content-head.png) left top; }
#main #head .boxHead h2 { font: bold 12px verdana; margin: 8px 0px 0px 15px; }
#main #text				{ float: none; width: 550px; background: url(../imgs/bg-content-text.png) left top; }
#main #text .boxText 	{ padding: 7px 15px 9px 15px; }
#main #fill				{ float: none; width: 550px; height: 5px; overflow: hidden; background: url(../imgs/bg-content-fill.png) left top; }
.boxText a { color: #f00; }

#bottom #info 	{ font: normal 10px verdana; color: #fff; position: relative; left: 5px; top: 13px; }
#bottom #info a { text-decoration: none; color: #fff; margin: 0px 5px 0px 5px; }

#siteby 		{ position: absolute; bottom: 10px; right: 30px; }
#siteby a 		{ font: normal 9px verdana; color: #646464; text-decoration: none; }
#siteby a:hover { text-decoration: underline; }

.thumb { height: 52px; width: 93px; }

#promo     { position: absolute; bottom: 52px; right: 8px; }
#promo img { margin: 5px 0px; }
#promo a   { line-height: 20px; }
#ptop 	   { width: 150px; height: 10px; overflow: hidden; background: url(../imgs/bg-promo-top.png) no-repeat; }
#pcenter   { width: 130px; padding: 0px 10px 0px 10px; background: url(../imgs/bg-promo-center.png) repeat; }
#pbottom   { width: 150px; height: 10px; overflow: hidden; background: url(../imgs/bg-promo-bottom.png) no-repeat; }
.pHead	   { font: bold 12px verdana; padding-bottom: 5px; }
.pText 	   { font: normal 11px/14px verdana; }

#promo #link {}
#promo #link img { width: 150px; height: 55px; overflow: hidden; margin: 4px 0px 0px 0px; }


