* { margin:0; padding:0;border-collapse:collapse;}

body
{
	background-color:#000000;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	behavior:url("csshover.htc");
	margin-top: 0px;
	font-family: "Bookman Old Style", Arial, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}

table, td
{
	background-color: transparent;
	border-collapse: collapse;
	border:none;
	margin:none;
	vertical-align:top;
	font-family: "Bookman Old Style", Arial, sans-serif;
	font-size: 12pt;
	color:#ffffff;
}

#main_body
{
	position:relative;
	width:800px;
	min-width:800px;
	background-color:#000000;
	margin-top: 0px;
	margin-left:auto; 
	margin-right:auto;
}

#one
{
	position:absolute;
	background-image:url(images/gm_main_graphic_01.gif);
	background-repeat:no-repeat;
	height:61px;
	width:180px;
	z-index:100;
}

#two
{
	position:inherit;
	background-image:url(images/gm_main_graphic_02.gif);
	background-repeat:repeat-x;
	z-index:99;
	height:61px;
	width:100%;
}

#three
{
	position:absolute;
	top:61px;
	background-image:url(images/gm_main_graphic_04.gif);
	background-repeat:no-repeat;
	height:153px;
	width:100%;
	z-index:100;
}

#headerimg
{
	position:absolute;
	top:61px;
	background-image:url(images/gm_header_bg.gif);
	background-repeat:repeat-x;
	height:121px;
	width:100%;
}

#headerimg div
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	min-width:765px;
}

#mainmenu_bg
{
	position:absolute;
	top:182px;
	background-image:url(images/gm_main_graphic_06.gif);
	background-repeat:repeat-x;
	height:33px;
	width:100%;
	z-index:99;
}

#mainmenu
{
	position:absolute;
	left:181px;
	top:120px;
	height:33px;
	z-index:100;
	width: 619px;
}

/*
#leftnav
{
	position:absolute;
	background-image:url(images/gm_main_graphic_07.gif);
	background-repeat:no-repeat;
	min-height:350px;
	width:180px;
	top: 215px;
	z-index:1400;
}
*/

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#mainmenu li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	list-style-image: none;
	float:left;
	display:inline;
}

#mainmenu li a,
#mainmenu li a:visited {
	text-decoration: none;
	display: inline;
	font-size: 12pt;
	font-family: "Bookman Old Style", Arial, sans-serif;
	color: #ffffff;
	border: none;
	height: 25px;
}

/*
#mainmenu li a:hover,
#mainmenu li a:active
{
	text-decoration: none;
	background: url("images/ball.gif") 0 0 no-repeat; /*set image for main menu rollover*//*
}
*/

#mainmenu li:hover ul,
#mainmenu li.hover ul
{
	display: block;
}

#mainmenu li ul {
	position:absolute;
	top: 30px;
	left: 110px;
	display: none;
	margin:0;
	padding:0;
	z-index:1500;
	list-style-type:none;
	width:167px;
	background:url("images/submenu.gif") 0 0 repeat; /*set image for sub menu rollover*/
	border:solid 3px #331E3D;
}

#mainmenu li ul a,
#mainmenu li ul a:visited
{
	margin:0;
	padding:0;
	padding-left: 5px;
	text-indent:5px;
	width:167px;
	height:28px;
	line-height:28px;
	font-size: 12pt;
	text-decoration: none;
}

#mainmenu li ul a:hover,
#mainmenu li ul a:active
{
	text-indent:5px;
	padding-left: 5px;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	width: 167px;
	height:28px;
	line-height:28px;
}

#content
{
	position:absolute;
	top: 215px;
	background-color:#000000;
	width:796px;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	text-align:center;
	border-right:solid 2px #331E3D;
	border-left:solid 2px #331E3D;
	border-bottom:solid 2px #331E3D;
}

#content table,
#content td
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 2.5px;
}

#content img
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: solid;
	border-width: 2px;
	border-color: #41254e;
}

#content p
{
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	text-align: center;
	font-size: 12pt;
}

#content #paragraph
{
	background-image:url(images/contentbg.gif);
	background-repeat: repeat;
	border-color:#666666;
	border-width:thick;
	border-style:ridge;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	min-height:350px;
}


#content #paragraph p,
#content #paragraph h4
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 25px;
	text-indent: 0;
	text-align: left;
	font-size: 12pt;
}

#content #paragraph h3
{
	text-align: center;
}

#content #paragraph img
{
	text-align: center;
	border: groove #666666;
}

#content #paragraph p a
{
	font-size: 12pt;
}

#content a.reftext
{
  font-size: 9pt;
}

#content a img
{
  vertical-align:top;
}
table.news
{
	border:solid;
	border-width:2px;
	border-color:#41254e;
	width:80%;
}

table.news td
{
	border:solid;
	border-width:2px;
	border-color:#41254e;
	text-align: left;
}

img
{
 	border-style: none;
	text-align: center;
}

img.thumb
{
	border: solid;
	border-width: 1px;
	border-color: #41254e;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 120px;
	height: 150px;
}

a:link
{
	background-color: transparent;
	font-family: "Bookman Old Style", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}

a:visited
{
	background-color: transparent;
	font-family: "Bookman Old Style", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 1610;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: black;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 1600;
}

