body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#A5A2A2;
	
}
.container {
	
	width:800px;
	background-color:#F4F4F4;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
	
}
.container_menubar {
	
	width:800px;
	border-top: 1px #9A9B8B solid;
	height:5px;	
	background-color:#8D907E;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
	
}
.container_main {
	width:800px;
	border-top: 1px #9A9B8B solid;
	height:100%;
	display:block;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
	
}
.rightcolumn {
	width:588px;
	border-left: 1px #C8C9C0 dashed;
	float:left;
	height:100%;
	background-color:#FFFFFF;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.flashbox {
	
	width:760px;
	border-bottom: 1px #BFC9D6 solid;
	
	height:315px;
	background-color:#ffffff;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.maincontent {
	
	width:760px;
	height:500px;
	background-color:#ffffff;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.subleftcolumn {
	
	width:470px;
	float:left;
	height:100%;
	border-left: 1px #BFC9D6 solid;
		border-right: 1px #BFC9D6 solid;
	background-color:#ffffff;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.subrightcolumn {
	
	width:288px;
	float:left;
	height:100%;
	background-color:#F8F8F8;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.generalpad{
padding-left:5px;
}
.leftcolumn {
	
	width:210px;
	float:left;
	display:block;
	clear: both; 

	overflow:hidden;
	border-left: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
	background-color:#FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.featurepresentations {
	
	width:100%;
	float:left;
	clear:both;
	border-top: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
	
	background-repeat:repeat-y;
	
	height:100px;
	margin-top:10px;
	background-color:#f6f6f6;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.generalpad {
	padding:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: inherit;
	
}

.maincolumns {

	
	width:350px;
	float:left;
	border-left: 1px #E6E6E6 solid;
	
	height:500px;
	background-color:#F4F4F4;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.fullcolumns {
	
	width:540px;
	float:left;
	border-left: 1px #E6E6E6 solid;
	
	height:500px;
	background-color:#F4F4F4;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}

.topbarpic {
	
	width:800px;
	height:79px;
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	
}

.topbar {
	
	width:800px;
	height:20px;
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
}
.mainpic {
	
	width:800px;
	height:220px;
	border-top: 1px #E6E6E6 solid;
	
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
}
p{
	font-size: 10px;
	color: #8B8C8C;
}
.subtext{
	font-size: 10px;
	color: #939595;
}
.logouttext{
	font-size: 10px;
	color: #AA5153;
}
h1 {
	font-size: 11px;
	color: #8B8C8C;
	border: 1px #BFC9D6 dashed;
	height:2em;
}
h2 {
	font-size: 14px;
	color: #AA5153;
	border: 1px #BFC9D6 dashed;
	height:2em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainmenu {
    height:1em;
	font-size: 12px;
	color: #36618C;
	
	
}

.style5 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #36618C;}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.style3 {	font-size: 12px;
	color: #333333;
}
a:link, a:visited, a:hover, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA5153;
	text-decoration:none
	
}
a.linkgray:link, a.linkgray:visited, a.linkgray:hover, a.linkgray:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration:none
	
}
.whitetxt_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.graytxt_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.grayltetxt_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.redtxt_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA5153;
}

a.linksiteclr:link, a.linksiteclr:visited, a.linksiteclr:hover, a.linksiteclr:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2787B7;
	text-decoration:none
	
}

a.linksitefooter:link, a.linksitefooter:visited, a.linksitefooter:hover, a.linksitefooter:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAA79B;
	text-decoration:none
	
}

a.linksidemenu:link, a.linksidemenu:visited, a.linksidemenu:hover, a.linksidemenu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C2220;
	text-decoration:none;
	border-bottom: 1px #E6E6E6 dotted;
	line-height:20px;
	
}





.submitbutton{
background-color:#36618C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
border:none;
height:30px
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.05em;
width:100px
}

#nav-menu li a
{
background-image:url(/mevents/images/mainmenubg.jpg);
background-color:#FFFFFF;
background-position:bottom left repeat-x;
height: 2em;
line-height: 2em;
padding:2px;
float: left;
display: block;
border: 0.1em solid #dcdce9;
color: #36618C;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#sub-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}


#sub-menu li 
{

margin: 0 0.01em;
background-image:url(images/submenubg.jpg);
background-color:#b1b1b1;
background-position:top;
background-repeat:repeat-x;
height: 2em;
line-height: 3em;
padding:2px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

display: block;
border: 0.05em solid #dcdce9;
color: #ffffff;
text-decoration: none;
text-align: center;
width:5.6em
}

#top-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}


#top-menu li a
{

color: #ffffff;

}
#top-menu li 
{

margin: 0 0.01em;
background-position:top;
background-repeat:repeat-x;
height: 1em;
line-height: 2em;
padding:2px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

display: block;
border-right : 0.05em solid #4EA0D0;
color: #ffffff;
text-decoration: none;
text-align: center;
width:5.6em;
width:128px

}
