body
{
	width:auto;
	margin-top:5px;
	background-color:#000000;
	background-repeat:repeat;
}

#main
{
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
   	background:#FFFFFF url('../images/brokenrackmain.png');
   	background-repeat:no-repeat;
   	background-position:center;
}

#mainindex
{
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
   	background:#FFFFFF url('../images/brokenrackmainindex.png');
   	background-repeat:no-repeat;
   	background-position:center;
}

#header
{
	width:auto;
	height:130px;
	padding-left:25px;
	padding-right:25px;
}

.menuleft
{
	float:left;
	padding-top:90px;
}

.menuright
{
	float:right;
	padding-top:90px;
}

#content
{
	width:1012px;
	height:622px;
	margin-left:6px;
	margin-right:6px;
}

.contentheader
{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#A20000;
}

#copyright
{
	width:auto;
	padding-top:3px;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	color:#DCDCDC;
}

a:link
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

a:hover
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

a:visited
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

a:link.links
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#0000FF;
}

a:hover.links
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#0000FF;
}

a:visited.links
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#0000FF;
}
