	BODY { background-color: #2D2D61; margin: 0px; padding: 0px; }
	
	.outerWrap { background: url('images2/grad.jpg') repeat-x; }
	.innerWrap { background: url('images2/grad2.jpg') repeat-y; }
	.leftC { background: url('images2/left.jpg') no-repeat; }
	.rightC { background: url('images2/right.jpg') no-repeat; }
	.middleC { background: url('images2/head_bg.jpg') no-repeat; }
	
	h1 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 120%;
		width: 365px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 0px 100px !important;
		letter-spacing: -0.04em !important;
	}	
	h2 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 110%;
		width: 365px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 25px 0px 0px 100px !important;
		letter-spacing: -0.04em !important;
	}	
	
	p {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 365px;
		padding: 0px 0px 0px 0px !important;
		margin: 5px 0px 15px 100px !important;
		line-height: 1.4em;		
	}	
	UL {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 365px;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 100px !important;
		line-height: 1.4em;		
	}	
	LI { margin: 0px 0px 0px 15px; padding: 0px; }
	
	.content { min-height: 435px; width: 318px; }
	
	.picture { float: right; margin-right: 20px; }
		
	a {	text-decoration: underline;	color: #e0e0e0;	font-weight: bold; }
	a:link { text-decoration: underline;	color: #e0e0e0;  }
	a:visited {	text-decoration: underline; color: #e0e0e0; }
	a:hover { text-decoration: none; color: #ffffff; }
	
	.menu 
	{
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 100%;	
		width: 900px !important;
		padding: 0px  !important;
		margin: 30px 0px 2px 0px !important;
		line-height: 1.2em;		
        text-align: center;

	}
	a.menuLink {	
		text-decoration: none;	
		color: #000066;	
		font-weight: bold; 	
		padding: 4px 0px 0px 0px !important;		
		margin: 4px 4px 0px 4px !important;
	}
	a.menuLink:link { text-decoration: none;	color: #ffffff;  }
	a.menuLink:visited {	text-decoration: none; color: #ffffff; }
	a.menuLink:hover { text-decoration: none; color: #ffffff; }

	form table { margin: 5px 0px 15px 100px !important; }
	form td 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		width: 118px;
		padding: 0px 0px 0px 10px  !important;
		margin: 0px 0px 0px 10px !important;
		line-height: 1.4em;		
	}


.small { font-size: 60% !important; }

