body {
	font-family: arial;
	font-size: 11pt;
	color: #2f2f2f;}

a.gray:link {color: #848484; text-decoration: none}
a.gray:active {color: #20001f; text-decoration: none}
a.gray:visited {color: #848484; text-decoration: none}
a.gray:hover {color: #20001f; text-decoration: none}

a.white:link {color: #ffffff; text-decoration: none}
a.white:active {color: #fffc00; text-decoration: none}
a.white:visited {color: #ffffff; text-decoration: none}
a.white:hover {color: #fffc00; text-decoration: none}

a.purple:link {color: #5a3459; text-decoration: none}
a.purple:active {color: #848484; text-decoration: none}
a.purple:visited {color: #5a3459; text-decoration: none}
a.purple:hover {color: #848484; text-decoration: none}

a.gold:link {color: #20001f; text-decoration: none}
a.gold:active {color: #fffc00; text-decoration: none}
a.gold:visited {color: #20001f; text-decoration: none}
a.gold:hover {color: #fffc00; text-decoration: none}

#wrapper {
	width: 760px;
	height: 800px;
	margin: 0px auto;
	border: 0px solid #bbb;}

#header {
	border: 0px solid #bbb;
	height: 65px;
	margin: auto;
	border: 0px solid #bbb;}

#h-left {
	border: 0px solid #bbb;
	height: 65px;
	width: 40px;
	float: left;
	background-image: url(logo_upper_left.gif);} 

#h-right {
	border: 0px solid #bbb;
	height: 65px;
	width: 720px;
	float: left;} 

#right-up {
	border: 0px solid #bbb;
	height: 48px;
	width: 720px;
	background-image: url(logo_banner.gif);}

#right-down {
	border: 0px solid #bbb;
	height: 17px;
	width: 720px;}

#m-banner {
	border: 0px solid #bbb;
	height: 320px;
	width: 760px;
	background-image: url(logo_m_banner.gif);}

#banner {
	border: 0px solid #bbb;
	height: 320px;
	width: 760px;
	background-image: url(logo_m_banner.gif);}

#news {
	border: 0px solid #bbb;
	height: 15px;
	width: 760px;}

#update {
	border: 0px solid #bbb;
	height: 55px;
	width: 760px;
	background-image: url(logo_update.gif);}

#main {
	border: 0px solid #bbb;
	margin-top: 5px;
	height: 310px;
	width: 760px;}

#main-left {
	border: 1px solid #bbb;
	height: 308px;
	width: 398px;
	float: left;}

#main-mid {
	border: 1px solid #bbb;
	margin-left: 5px;
	margin-right: 5px;
	height: 308px;
	width: 248px;
	float: left;}

#main-right {
	border: 1px solid #bbb;
	height: 308px;
	width: 98px;
	float: left;}

#footer {
	border: 1px solid #bbb;
	margin-top: 5px;
	height: 13px;
	width: 758px;
	background-color: #d6d6d6;}

#content {
	border: 0px solid #bbb;
	margin-top: 5px;
	height: 645px;
	width: 760px;}

#content-left {
	border: 1px solid #bbb;
	height: 643px;
	width: 503px;
	float: left;}

#content-right {
	border: 1px solid #bbb;
	margin-left: 5px;
	height: 643px;
	width: 248px;
	float: left;}
