  
body { padding: 20; margin: 20; font: 0.7em Arial, sans-serif; line-height: 1.5em; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #C43219; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; text-align: center; color:#0000FF; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; color:#0000FF;}
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }

/* layout
   ------ */




.content { 
	margin: 10px auto;
	width: 768px;
	
}


.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url('images/leftbox_top.gif') no-repeat;
		color: #808080;
		height: 40px;
		width: 159px
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box ul li
	{margin-left:5px;
	list-style:none;
	}
	
	.box li
	{margin-left:5px;
	list-style:none;
	}

.box ul
	{margin:0px;
	list-style:none;
	}

	#themeswitcher
	{margin:0px;
	margin-left:5px;
	list-style: none;
	}
	
	
	.box_bottom {
		background: #FFF url('images/leftbox_bottom.gif') no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:7px
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url('images/grey_top.gif') no-repeat; color: #000; height: 5px; padding: 0; margin-left:6px; margin-right:0; margin-top:0px; margin-bottom:0 }
	.grey { width: 362px; padding: 10px; background: #EDEDED url('images/grey_bottom.gif') no-repeat bottom left; color: #808080; margin-left:6px; margin-right:0; margin-top:0; margin-bottom:0	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	


#image-map
{
text-align: center;
margin-top:30px;
}

front-img
{
float:right;
border:0px;
margin:0px;
}


.header
{
A:visited {color: white;} /* visited link */
A:hover {color: white;} /* the mouse "hovers" over the link */
A:active {color: white;}
A:link {color: white;}
}
img.header { border: 0; }


.basic
{
p {	margin: 10 10 10px 0;}

}


/* footer
   ------ */

.footer { 
margin-top:10px;
	clear: both; 
	text-align: center;
	color: #808080;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 



