													
* {margin:0;padding:0;} h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {margin:0.5em 0;}li,dd {margin-left:1em;}fieldset {padding:.5em;}body {	font-size: 9pt;color: #666666; font-family: Helvetica;line-height:1.3;margin:0;}
/* global reset */



body {
	margin:0 auto;
	background-color:#DFF1BF;
}

blockquote { 
		margin: 7px 30px
}

#wrap {
	border:0px solid black; margin:0 auto;
	width:1000px;
}

#header {
	background-image: url(../images/frontpage/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:160px;
	width:1000px;
	border:0px solid black;
	clear:both;	
}

#header img {
	border:0px solid black;
}

#content {
	background-image: url(../images/frontpage/content.jpg);
	background-repeat:repeat-y;
	border:0px solid #0099FF;
	float:left;
	height:auto;
}

#menu {
	border:0px solid black;
	width:390px;
	float:left;
	background-color:none;
}

#middle_content {
	border:0px solid black;
	float:left;
	width:534px;
	margin:0px 0px 0px 13px;
	padding: 0px 10px 10px 10px;
	background-color:none;

}
#middle_content p , #middle_content ol {
	text-align:justify;
	font-size:1em;
	margin-bottom:1em;
	border:0px solid black;
}

#middle_content h1 { 
	margin-top:0;
	font-size:20px;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif	;
}

.article_list  {
	list-style:disc;
	color:#C50098;
	margin:0 10px;

}

.article_list li {
	font-size: 1.3em;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	margin:4px;
}

#menu ul {
	margin:0 0 0 30px;
	border:0px solid black;
	font-size:1em;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif	;
	letter-spacing:.3em;
	font-weight:normal;
	
}
#menu li {
	margin:9px 0px 9px 8px;
	padding:0px 0px 0px 50px;
	border:0px solid black;
	color:#000000;
	font-weight:bold;
	list-style-type: none;
	
}

#menu a {
		color:#C60199; padding:0; margin:0;
}

.active {
		color: #FF63FB;
		list-style-image:none;
		list-style:none;
		background-image:url(../images/frontpage/logito.jpg);
		background-repeat:no-repeat;
		background-position: 0 .30em;		
		
}

#menu a:hover { color:#FF63FB}
#menu ul ul {
	margin:0 0 0 20px;
	
}
#menu ul ul li {

	margin:9px 0px 9px 8px;
	padding:0;
	border:0px solid black;
	font-weight:bold;
	list-style-type: disc;
	font-size:12px;
	letter-spacing:.2em;
	color: #C50098;

}

#menu a { text-decoration:none }


#page {
	clear:both;
	margin: 0px 0px 0px 210px;
	border:0px solid black;
	height:25px;
	padding:0;
}
#page ul { padding:0; margin:0;}
#page li {
	float:left;
	background-color:#EB95A0;
	margin:0px 5px 0px 5px;
	padding:2px;;
	width:1.2em;
	height:1.2em;
	font-size:1.2em;
	text-align:center;
	border:1px solid #C80198;
	list-style:none;
	}
#page li:hover {
	background-color:#FABAC8;
}
	
#footer {
	background-image: url(../images/frontpage/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:194px;
	width:1000px;
	clear:both;
	border:0px solid black;
}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 83%; margin: 1em auto; }
	
