* {
	margin: 0;
	padding: 0;
}

body {
	background-attachment:fixed;
	//background-image:url(http://www.annthology.com/ndxz-studio/site/img/dot.gif);
	//
	background-position:215px 0;
	background-repeat:repeat;
	background-color:#FFFFFF;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:15px;
}

body.section-1 {
}


body.section-2 {
}


body.section-3 {
}


a:link {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}


a:active {	
	color:#333333;
	font-weight:normal;
	text-decoration: underline;
}



a:visited {
color:#333333;
font-weight:normal;
text-decoration: underline;
}


a:hover {
color:#0099ff; 
font-weight:normal;
text-decoration:none;
}


a img {
border:none;
}


#menu {
	background-color:#FFFFFF;
	bottom:0;
	color:#333333;
	height:1000px;
	left:0;
	line-height:14px;
	margin-left:20px;
	margin-top:20px;
	overflow:visible;
	padding-left:15px;
	padding-top:15px;
	position:absolute;
	top:0;
	width:160px;
	}
	
#menu img { border:0; 
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 12px;
}

#menu ul li.section-title {
color:#0099ff;
font-weight:normal;
text-decoration:none;
}





#content {
background:#FFFFFF none  0 0;
font-weight:normal;
line-height:14px;
height:900px;
margin:0 0 0 225px;
padding:20px 20px 0 30px;
position:relative;
top:20px;
width:500px;
}
//width needs to be wider than content width//

img {
  border: 1px solid #CCCCCC;
   }

.container {
padding:5px 5px 25px;
}


#content p {
margin-bottom:9px;
width:400px;
}


p {
margin:0 0 9px;
}


h1 {
font-size:32px;
}


h2 {
font-size:14px;
}


h3 {
	font-size:11px;
	color:#0099FF;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
}


h4 {
font-size:10px;
}

#img-container {
border:0px;
border-color:#666666;
margin:0;
padding:0;
}


#img-container p {
border:1px;
border-color:#666666;
margin:0;
padding:0 0 12px;
width:400px;
}


#once {
clear:left;
}
.active a {

}