@charset "utf-8";
/* CSS Document */
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 780px;
	margin: 0px auto;
	background-image: url(background.gif);
	background-repeat: repeat;
}
#side-a {
	float: left;
	width: 5px;
	height: 40px;
	margin-right: 10px;
}

#side-b {
	float: right;
	width: 5px;
	height: 40px;
	margin-left: 10px;
}

#content {
	float: left;
	width: 97%;
}

#footer {
	clear: both;
	background:0;
}

.lheader		{
	border:1px none #000000;
	width:490px;
	height:100px;
	float:left;
	margin-bottom:10px;
	clear:right;
}

.rheader		{
	width:255px;
	height:100px;
	float:left;
	border:1px none #000000;
	clear:right;
}
			
.lspace			{
	width:56px;
	height:300px;
	float:left;
	clear:left;
	border: thin none #000000;
}

.spacertop		{
	margin-top:0;
	margin-bottom:20px;
	width:690px;
	height:0px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	clear:left;
	margin-left: 58px;
}
			
.lmacontent		{	float:left;
					height:auto;
					margin-bottom:10px;
					clear:none;}
			
.lcontent		{
	border:1px none black;
	width:130px;
	/*	height:850px; */
	height: auto;
	float:left;
	margin-bottom: 10px;
	margin-left: 0px;
}
			
.spacerleft		{
	width:1px;
/*	height:340px; */
	float:left;
/*	margin-right:10px; */
	margin-left:10px;
/*	border-right-width:1px;
	border-right-style:dashed; 
	border-right-color:#000000; */
	margin-bottom: 10px;
}

.mcontent		{
	width:375px;
	/*	height:900px; */
	height:auto;
	float:left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 135%;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right:10px;
	padding-left:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;/*	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000 */
}

.mcontent a{
color: #E31C23;
	font-weight: bold;
}

.mcontentmembers		{
	width:375px;
	/*	height:900px; */
	height:auto;
	float:left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 135%;
/*	color: #000000; */
background-color: #F6D5C3; 
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;/*	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000 */
}
.mcontentmembers a{
color: #E31C23;
	font-weight: bold;
}	
		
.advert		{
	border:1px none black;
	width:516px;
	height:87px;
	margin-top:10px;
	padding-left:56px;
	clear:left;
	/*float:left;
	background-color: #CCCCCC; */
	left: 55px;
}
			
.spacerright	{
	width:1px;
/*	height:450px; */
	float:left;
	margin-right:10px;
/*	margin-left:10px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#000000; */
	margin-bottom: 10px;
}
	
.rcontent		{
	border:1px none black;
	width:135px;
	height:570px;
	float:left;
	margin-bottom: 10px;
}
			
.spacerbottom	{
	margin:10px 0px 10px 0px;
	height:0px;
	clear:both;
	border-right-style: none;
	border-left-style: none;
/*	border-top-width: 3px;
	border-top-style: none;
	border-top-color: black;
	border-bottom-style: none; 
	width:638px; */
	width:100%;
	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:black; 
}
			
.lfooter		{
	border:1px none #000000;
	width:485px;
	height:40px;
	float:left;
	padding-top: 20px;
}

.rfooter		{
	width:255px;
	height:40px;
	float:left;
	border:1px none #000000;
	padding-top: 10px;
}

/* Style Sets */
					
.menusublink{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.menusublink:link{
	color: #666666;
	text-decoration: none;
}

.menusublink:Active{
	color: #E41B25;
	text-decoration: none;
}

.menusublink:visited{
	color: #666666;
	text-decoration: none;
}

.menusublink:hover{
	color: #E41B25;
	text-decoration: none;
}

.menusublinkfooter
	{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

.menusublinkfooter a
	{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

.formstyle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	border: 1px solid #0092CE;
	background-color: #F7F7F7 
	}

.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.mainheaderspaced {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.pageheadertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #E41B25;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 120%;
}
.textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 18px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
 color: #E11B22;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
.simpleform label, .simpleform .mimiclabelindent
	{
	float: left;
	width: 40%;
	margin-bottom: 1em;
	padding-right: 1em;
	}
		
.simpleform div
	{
	clear: left;
	}
			
.simpleform ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.simpleform ul.inline li
	{
	display: inline;
	}			
			
.simpleform .indent
	{
	padding-left: 1em;
	margin-top: 1em;
	text-indent: 60%;
	}

.simpleform2 label, .simpleform .mimiclabelindent
	{
	float: left;
	width: 25%;
	margin-bottom: 1em;
	padding-right: 1em;
	}
		
.simpleform2 div
	{
	clear: left;
	background-color: #FDEFE8;
	}
			
.simpleform2 ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.simpleform2 ul.inline li
	{
	display: inline;
	}			
			
.simpleform2 .indent
	{
	padding-left: 1em;
	margin-top: 1em;
	text-indent: 60%;
	}
			


.linespace
	{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 10px;

	}
.todoheader
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E41A26;
	text-decoration: none;

	}
.redbackground
	{
	background-color: #F4A2A6;
	margin: 1px;
	padding: 5px;
	}
.redlink
	{
	color: #E31C23;
	font-weight: bold;
	

	}
.latestambitions
	{
	color: #008CCE;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	

	}
.mcontentmembers2		{
	background-color: #F6D5C3;
	padding: 5px;
}
.mcontentmembersnoframe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 135%;


	
}
