/******************************/
/* tags       PEP PAGES            */
/******************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 90%;/* font sizing in ems. if you want to change anything, just change this. from thenoodleincident.com*/
	color: #000;
	text-align: left;
}
a:link, a:visited, a:hover,  a:active {
	color: #999;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	color: #666;
	margin: 1.5em 0 .6em 0;
	padding: 0;
}
h1{
	font-size: 1.5em;
	border-bottom: 1px solid #009; 
	margin: 2em 0 1em 0;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #999;
	margin-bottom: 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1em;
	}
strong, b {
	font-weight: bold;
	}
.smalltext {font-size: 80%;}

/***************/
/*     layout    */
/***************/
#container {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	background: url("/images/side_left.gif") repeat-y top left;
}
#top {
	margin: 0;
	padding: 0;
	height: 105px;
	background-color: #ddd;
	background: transparent url("/images/top_middle.gif") repeat-x top center;
}
#content {
	margin-left: 180px;
	margin-right: 0;
	padding-bottom: 10px;
	padding-right: 80px;
	background: url("/images/side_right.gif") repeat-y top right;
}
#content a {
	color: #663399;
	text-decoration: none;
}
#content a:hover {
	color: #663399;
	text-decoration: underline;
}
#right {
	float: right;
	width: 160px;
	background: url("/images/side.gif") repeat-y top right;
}
.floatleft {
	float: left;
	margin: 0;
	border: none
}
.floatright {
	float: right;
	margin: 0;
	border: none
}
.year {
	font-family: Arial,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #666;
	margin: 1.5em 0 .6em 0;
}
.list p {
	line-height: 1em;
}
.table {
	line-height: 1em;
}
.table h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	border-bottom: 1px #666 solid;
	margin: 18px 0 12px 0;
}
.table h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #666;
	margin: 12px 0 6px 0;
}
.table p {
	line-height: 1em;
	margin: 0;
}
.table p+p { 
	text-indent: 0; 
	margin-top: 0; 
}
#footer {
	clear: both;
	margin: 0 5px 0 5px;
	padding: 5px;
	color: #999;
	font-size: 80%;
	background-color:#ddd;
	border: 1px solid gray;
}
#footer a {text-decoration: underline; color: #666}
#footer a:hover {color: #000;}

.nospace {
	margin-top: -1em;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 3px solid #009; 
	margin: 0;
	padding: 0;
}

/************* #topNav styles **************/

#topNav {
	color: #fff;
	padding: 15px 0px 15px 10px;
	white-space: nowrap="nowrap"="nowrap="nowrap"";
	background: url("/images/back4.gif") no-repeat top right;
}
/* 'nowrap="nowrap"="nowrap="nowrap""' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
#topNav img {display: block;}
#topNav a {padding: 0px 4px 0px 0px; text-decoration: none;}
#topNav a:hover {color: #fff;}



/*********** #leftNav link styles ***********/

#leftNav {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0px;
	background-color: #69c;
	border: 1px solid #009;
}

#leftNav ul a:link, #leftNav ul a:visited {
	display: block; 
	color: #000;
	text-decoration: none;
}
#leftNav ul a:hover {
	text-decoration: underline;
	color: #fff;
}
#leftNav ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#leftNav ul ul {
	font-size: 80%;
	list-style: none; 
	padding: 0 0 0 15px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftNav li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #leftNav li {border-bottom: none;}

/******** #sectionLinks styles ********/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1em;
	border-bottom: 1px solid #009;
}
#sectionLinks h3 {
	color: #333;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a {
	padding: 8px 5px 8px 10px;
	color: #ccc;
	border-top: 1px solid #009;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}
#sectionLinks a:visited {
	border-top: 1px solid #009;
	padding: 8px 0px 8px 10px;
}
#sectionLinks a:hover {
	border-top: 1px solid #69c;
	background-color: #009;
}
#current {
	background-color: #009;
}


/******** .relatedLinks styles *********/

.related h3 {
	font-size: .8em;
	padding: 0px 5px 10px 5px;
	color: #666;
	text-align: right;
}
.related a {
	margin: 0px;
	padding: 0px 5px 10px 5px;
	font-size: .8em;
	text-align: right;
}


/************* #path styles *************/

#path {
	color: #666;
	font-size: 80%;
	padding: 5px 0px 20px 0;
}

