﻿body
{
	margin-top: 20px;
	background-color: #fff;
	vertical-align: top;
	
	text-align: center;
	font: 83%/1.4 verdana,sans-serif;
}
a, a:link, a:visited, a:hover, a:active
{
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}
a:link
{
	color: blue;
}
a:visited
{
	color: #444;
}
a:hover, a:active
{
	color: #900;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
	padding: 0;
}
form
{
	margin: 0;
	padding: 0;
}

#table
{
	border: solid 2px #000;
	margin: 0 auto;
	width: 1000px;
	min-width: 800px;
	position: relative;
}

#header
{
	width: 1000px;
	min-width: 800px;
	height: 210px;
	margin: 0;
	top: 0;
	vertical-align: top;
	text-align: center;
	position: relative;
	text-align: left;
}

#headerred
{
	height: 175px;
	width: 1000px;
	background-color: #ab0a37;
}
#headermaygar
{
	border: 0;
	left: 25px;
	vertical-align: middle;
	position: absolute;
}
#headerlogo
{
	border: 0;
	right: 25px;
	top: 50px;
	vertical-align: middle;
	position: absolute;
}

#headeryellow
{
	height: 35px;
	background-color: #f7ee9a;
	width: 1000px;
	padding-top:7px;
	vertical-align: middle;
}
#headeryellow #region
{
	float: left;
	clear: both;
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: large;
	text-indent: 20px;
	left: 20px;
	vertical-align: middle;
}
#headeryellow #yellowlinks
{
	text-align: right;
	float: right;
	
	vertical-align: middle;
	padding-right: 10px;
}
#headeryellow #yellowlinks a
{
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
#headeryellow #yellowlinks a:link, a:vlink, a:alink
{
	color: #000;
}
#headeryellow #yellowlinks a:hover
{
	text-decoration: underline;
}

#maincontent
{
	/*min-height: 600px;*/
	height:auto;
	width: 1000px;
	min-width: 800px;
	background-image: url(/_extras/maygars/templates/bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	
}

#links
{
    
	float: left;
	width: 160px;
	text-align: left;
	padding-top:10px;
	padding-left: 10px;
}
#links ul, #links li
{
	list-style:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	line-height: 20pt;
}
#links a
{
	color: #000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	
	font-weight: bold;
	text-align: left;
}
#links a:link, a:vlink, a:alink
{
	border-bottom: none;
	border-top: none;
	color: #000;
}
#links a:hover
{
	border-bottom: none;
	border-top: solid 1pt #ab0a37;
	color: #000;
}

#main
{
	font-family: Sans-Serif;
	font-size: small;
	/*padding:10px;*/
	margin:5px;
	padding-top:10px;
	text-align: left;
	min-height:590px;
	width:820px;
	float:left;
}
#main .contenttext
{
	line-height: 18pt;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
#main .contenttextsmall
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
#main .contentheading
{
	font-family: Verdana;
	color: #ab0a37;
	font-size: 14pt;
	font-weight: bold;
}


#legals
{
	text-align: center;
	font-weight: bold;
	font-family: Sans-Serif;
	font-size: 12px;
	color: #000;
	clear:both;
	width:990px;
position:relative;
}

  /*Main Content */

    div.autosize { display: table; width: 1px; }
    div.autosize > div { display: table-cell; }
        #main #left
        {
            width:200px;
            position:relative;
            float:left;
            text-align:left;
            min-height:400px;
            font-size:10pt;
            font-family:Sans-Serif;
            display: block;
        }
        #main #content
        {
            display: block;
            width:550px;
            padding: 0 20px 0 20px;
            position:relative;
            float:left;
        }
        #main #full
        {
            display: block;
            font-size:10pt;
            font-family:Sans-Serif;
            width:750px;
            padding: 0 20px 0 20px;
            position:relative;
            float:left;
        }
    /*End Main Content*/

#wombat
{
	font-weight: bold;
	width: 1000px;
margin:0 auto;
	text-align: right;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	right: 15px;
	bottom: 10px;
}
#wombat a
{
	font-family: sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	right: 15px;
	bottom: 10px;
	font-weight: bold;
}

