html{
	padding: 0;
	margin: 0;
	font: 12px verdana, arial, sans-serif;
	
	}

body
	{
	background: rgb(45,45,45);
	}



h2 {
color:#fff;
	font-size: 16px;
	margin: 10px 0 5px 0;
	padding: 1px;

	
	}
h3 {color:#7D9384;
	margin: 15px 0 5px 0;
	border-bottom: 1px solid rgb(200,200,200);
	padding-bottom: 2px;
}

h6 {
color:#fff;
	font-size: 0px;

}

p {
	color: #333;
padding-left: 10px;
	line-height: 20px;

	
	}
a:link,
a:hover,
a:visited,
a:active {
	color: #700;
	border: none;
	}
div#navbar {
font-family: 'Lucida Grande', helvetica, sans-serif;


text-align: left;

font-weight: bold;
width: 150px;}

#navbar a:link, #navbar a:visited {color: #7D9384;
font-weight: bold;
font-size: 10px;
text-decoration: none;
border-left: solid #B4CCB5 5px;

margin-top: 1px;
margin-bottom: 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left:12px;
display: block}

#navbar a:hover, #navbar a.current {
text-decoration: underline;

border-left: solid #7D9384 5px}


 li{
	list-style: none;
	background: transparent url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 12px;
	margin: 2px 7px;
	color: #7D9384;
font-weight:bold;

	line-height: 20px;

	}


fieldset {
	border: none;
	}


#content {
	
	width: 750px;
	w\idth: 700px;
	border: 2px solid #7D9384;
	margin: 25px auto;
	padding: 25px 25px 3px 25px;
	background: #fff;
	}


#goto-toc {
	margin: -5px 0 15px 0;
	width: 698px;
	border-bottom: 1px dotted rgb(51,51,51);

	}
#goto-toc a {
	visibility: hidden;
	}
.home #goto-toc {
	margin: 0px 0 0px 0;
	background: rgb(203, 209, 215) url(../images/logo2.jpg) no-repeat;
	height: 110px;
	border: 2px solid rgb(31,31,31);
	}



.home #articles .article {
	border: none;
	padding: 0;
	margin: 0;
	background: 0;
	}
.home #articles{

	padding: 0px;
	margin: 40px 223px 25px 226px;
	margin:40px 0 25px 226px;
	}
.home #articles h2 {
	font-size: 12px; 
background-color:#718579;
padding-left: 7px;
border: 2px solid #B3CCB6 ;
	}

 h1 {

	font-size: 14px;
	color:#7D9384;
border-bottom:1px solid #7D9384;


	}



#navigation {
margin-top:30px;
	float: left;
	width:200px;
	}


#copyright {
	clear: both;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(175,175,175);
	margin-right: -20px;
	text-align: right;
	}

#copyright a:link, #copyright a:visited {

	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	color: rgb(175,175,175);
	}

#copyright a:hover{
color:#7D9384;
text-decoration:underline;

}


#toc {
color:#B4CCB6;
	clear: both;
margin:0 125px;
	position: absolute;
	top: 0;
	height: 35px;
	text-align: right;
	width: 100%;

	}



#site-logo {
 margin-bottom:10px;
	position: absolute;
	top: 0;
	left: 13px;
	}

.director p{

text-align:center;
}


.article a:link{
color:#7D9384;

}

.article a:visited{
color: #700;
text-decoration:none;


}

.article a:hover{

text-decoration:none;
}


#intro_nav{

margin-left:150px;
margin-right:150px;

}
#intro_nav a:link, #intro_nav a:visited {color: #7D9384;
text-align:justify;

font-size: 10px;
text-decoration: none;

margin-top: 1px;
margin-bottom: 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left:12px;
}
#intro_nav a:hover, #intro_nav a.current {
text-decoration: underline;}





