*
{
	margin:0;
	padding:0;
}

body
{
	z-index:1;
}

#wrap
{
	position:absolute;
	left:50%;
	width:950px;
	margin-left:-475px;
}


#header
{
	position:relative;
	height:186px;
	width: 950px;
	margin-bottom:0em;
	z-index:2;
}

#main
{
	margin-top:0;
	background: url(../images/bg.jpg) repeat-y;

}

#menubar
{
	position:absolute;
	height:60px;
	top:126px;
	width:950px;
	z-index:3;
}

#leftColumn
{
	float:left;
	width:180px;
	height: 500px;
	padding-top:1em;
	background: url(../images/leftmenu_background.jpg) no-repeat;
	background-color:#013a81;
}

#middleColumn
{
	float:left;
	margin-left:2em;
	margin-right:2em;
	width:558px;
}

#rightColumn
{
	float:right;
	width:144px;
	padding-top:1em;
}

#bigColumn
{
	float:right;
	width:755px;
}

#content
{
	margin-top:1em;
}

#warning
{
	color:#D02433;
}

#logindiv
{
	text-align: center;
	color: #FFFFFF;
	margin-bottom:7em;
}

fieldset
{
	border-style: none;	
}

#joinbutton
{
	text-align: center;
	margin-bottom: 2em;
}

#joinbutton a img
{
	border-style: none;
}

#leftAddress
{
	font-size: 0.75em;
	text-align: center;
	color: #FFFFFF;
}

#leftAddress p a
{
	text-decoration: none;
	color: #FFFFFF;
}



/* --- Next and privious */
#nextlinks
{
	width:100%;
}

#nextlinks .previouspage
{
	float:left;
	width:50%;
}

#nextlinks .nextpage
{
	text-align:right;
	float:right;
	width:50%;
}


/*footer */
#footer
{	
	clear:both;
	padding: 2em 0 0 0;
	background-color: #FFFFFF;
}

#footer p
{
	text-align:center;
}



/*Adverts */
p.advertimage a img
{
	border-style:none;
}

h2 
{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#001D68;
	margin-bottom:1em;
}

h3, h3 a
{
	color:#D02433;
	font-size:10pt;	
	font-family:verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
}

h3 a
{
	text-decoration:none;
}

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-bottom:1em;
	line-height: 1.5em;
}

.a_login
{
	font-weight:bold;
	color:#FFFFFF;
}

.standard_list
{
	list-style:none;
	list-style-position:inside;
	margin-left:1em;
	margin-bottom:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.5em;
}

.standard_list ul
{
	list-style:none;
	list-style-position:inside;
	margin-left:1em;
	margin-bottom:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.5em;
	color:#001D68;
}

.list_group
{
	font-size:10pt;
	font-weight:bold;
	color:#D02433;
	text-decoration:none;
}
