*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	background: #9698A4 url('../gfx/bg_grid.gif') repeat scroll;
}


h1
{
	width: 100%;
	margin: 20px 0px 4px 0px;
	padding-left: 20px;
	font: italic bold 12px Verdana, sans-serif;
	border-bottom: 1px dotted #666666;
	background: url('../gfx/dot.gif') 0px 2px no-repeat;
}
p
{
	margin: 0px 0px 4px 0px;
	font: 12px Verdana, sans-serif;
	line-height: 16px;
}
th
{
	text-align: left;
	font: bold 12px Verdana, sans-serif;
	line-height: 16px;
}
table.list th {
	padding: 4px 4px;
}
td
{
	font: 12px Verdana, sans-serif;
	line-height: 16px;
}
table.list td {
	padding: 4px 4px;
	border-top: 1px solid #555;
}


p.center
{
	clear: both;
	text-align: center;
}
span.small
{
	font-size: 10px;
}
div.th
{
	float: left;
	margin: 12px 0px 6px 0px;
	width: 120px;
	font: bold 12px Verdana, sans-serif;
	text-align: center;
}
div.tday
{
	float: left;
	margin: 12px 0px 6px 0px;
	width: 60px;
	font: bold 12px Verdana, sans-serif;
	text-align: center;
}
div.day
{
	float: left;
	padding: 3px 0px 3px 0px;
	width: 60px;
	font:  bold 12px Verdana, sans-serif;
	border-top: 1px solid #666666;
}
div.td
{
	float: left;
	padding: 3px 0px 3px 0px;
	width: 120px;
	font:  12px Verdana, sans-serif;
	text-align: center;
	border-top: 1px solid #666666;
}


#main {
	width: 760px;
	min-height: 100%;
	position: absolute;
	border-right: 1px solid #555555;
	background: #9698A4 url('../gfx/bg_logo.gif') 540px 100% no-repeat scroll;
}
#content {
	min-height: 222px;
	_height: 222px;
	padding: 143px 30px 0 60px;
	background: url('../gfx/img_index.gif') no-repeat;
}
#top{
	width: 100%;
	min-width: 779px;
	height: 143px;
	position: absolute;
	background: url('../gfx/top_bg.gif') repeat-x;
}
#spacer
{
	width: 779px;
	height: 143px;
	background: url('../gfx/img_index2.gif') no-repeat;
}
#title
{
	width: 485px;
	height: 61px;
	padding-top: 27px;
	padding-left: 250px;
	background: url('../gfx/top_logo.gif') right 22px no-repeat;
}
#title a
{
	width: 440px;
	height: 35px;
	display: block;
	background: url('../gfx/title.gif') no-repeat;
}
a.m_profile
{
	width: 66px;
	height: 28px;
	display: block;
	position: absolute;
	top: 102px;
	left: 188px;
	background: url('../gfx/m_profile.gif') 7px 7px no-repeat;
}
a.m_profile:hover
{
	background-image: url('../gfx/mo_profile.gif');
}
a.m_teams
{
	width: 81px;
	height: 28px;
	display: block;
	position: absolute;
	top: 102px;
	left: 296px;
	background: url('../gfx/m_teams.gif') 7px 7px no-repeat;
}
a.m_teams:hover
{
	background-image: url('../gfx/mo_teams.gif');
}
a.m_gallery
{
	width: 77px;
	height: 28px;
	display: block;
	position: absolute;
	top: 102px;
	left: 417px;
	background: url('../gfx/m_gallery.gif') 7px 7px no-repeat;
}
a.m_gallery:hover
{
	background-image: url('../gfx/mo_gallery.gif');
}
a.m_new
{
	width: 88px;
	height: 28px;
	display: block;
	position: absolute;
	top: 102px;
	left: 530px;
	background: url('../gfx/m_new.gif') 7px 7px no-repeat;
}
a.m_new:hover
{
	background-image: url('../gfx/mo_new.gif');
}
div.menu {
	position: absolute;
	top: 102px;
	left: 188px;
}
div.menu a {
	padding: 0 30px;
	color: #333;
	font: 12px Verdana, sans-serif;
	text-decoration: none;
}
div.menu a:hover {
	color: #000;
}
div.left
{
	width: 300px;
	float: left;
}
div.right
{
	width: 300px;
	float: right;
}
div.full
{
	width: 645px;
	clear: both;
}