
#header
{
 margin:0px;
 padding:0px;
 margin-bottom: -5px;
}


#header img
{
 margin:0px;
 padding:0px;
 border: 0px;
}


#footer
{
	text-align: center;
	margin-top: 30px;
	width: 254px;
	float: left;


}

#expand
{
/*
	background-image: url('../gfx/hatter.gif');
	background-repeat:repeat-y;
	background-position: center;
*/				
}



#menu
{
/*	background-color: #42c3d5;*/
	background-image: url('../gfx/menubg.jpg');
	background-repeat:no-repeat;
	background-color: #42c3d5;
	background-position:bottom left;
	width: 254px;
	height: 100%;
	padding: 0px;
	padding-top: 20px;
				
}

#content
{
	background-image: url('../gfx/contentbg0.jpg');
	background-repeat:no-repeat;
	background-color: #fedc00;
	background-position:bottom left;
	font-family: helvetica, arial sans-serif;
}

#main
{
	background-color: #282c68;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.transparentbg
{
	background-image: url('../gfx/tbg.png');
}

h1
{
	text-align: center;
	margin-bottom: 18pt;
	margin-top: 0pt;
	font-size: 18pt;
/*	display: none;*/
}

#buttons img
{
	padding: 0px;
	margin: 0px;
	margin-bottom: -4px;
}

#buttons .button
{
	width: 254px;
	height:50px;
	padding:0px;
	margin:0px;
	vertical-align:center;
	text-align: center;
	margin-bottom: -4px;
	background-image:url('../gfx/buttonbg.png');
	float:left;
}


#buttons .caption
{
	position: relative;
	top: 26px;
	margin-left: -10px;
	text-transform:uppercase;
}

#buttons a
{
	font-size: 12px;
	text-decoration: none;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
	color: white;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
#buttons a:hover
{
	/*color: white*/;
}


#footer a
{
	font-size: 10pt;
	text-decoration: none;
	color: #aaaaaa;
	font-family: Helvetica, Arial;
}
#footer a:hover
{
	color: white;
	text-decoration: underline;
}

.images
{
	text-align: center;
}

.images img
{
	margin: 20px;
	border: 1px solid gray;
}

.cell 
{ 
}

.cell .celltext 
{ 
		text-align: justify;
}	

.main
{
	width: 730px;
}

.article 
{ 
    margin-left: auto; 
    margin-right: auto; 
		width: 600px;
		text-align: justify;
		font-size: 12pt;
}

.alert
{ 
	text-align: center;
	color: red;
	font-weight: bold;
	margin-bottom: 18pt;
}

 #events 
{ 
    margin-left: auto; 
    margin-right: auto; 
	width: 750px;
	text-align: left;
	font-size: 10pt;
}

 #events select 
{ 
	font-size: 8pt;
}

.login_form_row1
{
	width:180px;
	float: left;
	margin-bottom: 20px;
}

.login_form_row2
{
	margin-bottom: 20px;
}

.login_form_submit
{
	text-align: center;
}

.page
{
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}

