body         { font-family: Tahoma; font-size: 8pt; color: #FFF; background: url("images/layout_bg.png") #000 repeat-y; margin: 0px }

input        { color: #000; font-family: Arial; font-size: 9pt; background-color: #5B6688; border: 1px solid #000;  }
select       { border: 1px solid #000; color: #FFF; font-family: Arial; font-size: 9pt; background-color: #5B6688 }
textarea     { color: #FFF; font-family: Arial; font-size: 9pt; background-color: #5B6688; }

.color1      { color: #000; background-color: #CCC; }
.color2      { color: #FFF; background-color: #898989; }

.content     { color: #000; background-color: #FFF; }

a:link,a:active,a:visited       { color: #FFF; text-decoration: none }
a:hover      { color: #9E9E9E; text-decoration: none }

table,td,tr { margin: 0px; padding: 0px }

#head
{
	width: 800px;
	background: url("images/layout_1.jpg") no-repeat;
	height: 825px;
}
#head_releases
{
	position: absolute;
	top: 34px;
	left: 686px;
	z-index: 2;
	width: 90px;
	height: 335px;
	text-align: center;
}
#head_releases img { width: 90px; height: 90px; border: 0px solid #000; margin-top: -2px }
#head_welcomebox
{
	width: 232px;
	height: 82px;
	position: absolute;
	top: 393px;
	left: 192px;
	padding: 2px;
}
#head_menu
{
	position: absolute;
	top: 480px;
	left: 8px;
}
#head_menu ul,li
{
	list-style: none;
	padding: 0px;
}
/* IE List Quirk Fix below*/
#head_menu ul
{
	margin-left: 0px; margin-top: 10px;
}
/* IE List Quirk Fix Ends */
#head_content
{
	padding: 490px 0px 0px 195px;
}
.foot
{
	width: 800px;
	background: url("images/layout_2.png") repeat;
	height: 75px;
}
.content     { font-family: Arial }
.updts_3     { font-family: Arial; background-color: #999 }
.updts_1     { font-family: Arial; background-color: #666 }

.release_box
{
	margin-top: 11px;
}
.grey { color: #C0C0C0 }
div.no-margins p
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px solid #FFF;
}
#google_search
{
	margin-bottom: 5px;
}
#google_search fieldset
{
	border-width: 0px;
}

