/* CSS Document */



/* body */

body
	{
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif ;
	color: #666666;
	text-align: left;
	min-height: 800px;
	}

/* layout */

#container
	{
	width : 880px; /* sets width of site up to a max of 940px*/
	height : auto;
	margin-left : auto;
	margin-right : auto;
	position: relative;
	padding-bottom: 0px;
	}

#header
	{
	height: 150px;
	width: 880px;
	background-image: url(../decoration/head-bck.jpg);
	background-repeat: no-repeat;
	}

#top-nav
	{
	position: absolute;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	left: 24px;
	top: 132px;
	width: 773px;
	height: 18px;
	}

#bottom-nav
	{
	margin-top: 10px;
	position: relative;
	}

#credits
	{
	clear : both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	text-align:center;
	position: relative;
	}

.top-left
	{
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
	height: 20px;
	width: 15px;
	}

.top-right
	{
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	float: right;
	height: 15px;
	width: 100%;
	}

.bottom-left
	{
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	height: 15px;
	width: 26px;
	}

.bottom-right
	{
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: right;
	width: 100%;
	height: 15px;
	}

.page-content
	{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 450px;
	position: relative;
	padding-bottom: 60px;
	}
	
.content-left, .column-one 
	{
	float: left;
	position: relative;
	height: auto;
	padding: 0px;
	}
	
.content-left
	{
	background-color: #00FF00;
	}

.content-right
	{
	width: 410px;
	position: relative;
	height: auto;
	padding-top: 0px;
	margin-top: 10px;
	float: right;
	padding-left: 20px;
	margin-right: 10px;
	}
	
.column-one
	{
	width: 370px;
	margin-top: 30px;
	}
	
.column-two
	{
	position: relative;
	width: 232px;
	height: auto;
	marging-left: 15px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	}
	
.column-three
	{
	position: relative;
	width: 232px;
	height: auto;
	float: right;
	marging-left: 15px;
	padding-right: 30px;
	padding-left: 10px;
	margin-top: 30px;
	}
	
.column-four
	{
	padding-right: 30px;
	padding-left: 30px;
	}
	
.mail
	{
	}

.mail table
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.clear
	{
	overflow: hidden;  /* prevent IE expanding the container */
	margin: 0;
	width: 90%;
	height: 1px;
	position: relative;
	clear: both;
	}
	
.plus-twenty
	{
	height: 20px;
	}
	
.postal-address
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.postal-address td
{
	vertical-align: top;
	padding-right: 5px;
}

.code-block, .publications
{
	width: 400px;
	padding-right: 15px;
	padding-left: 5px;
}

#contact-form table
{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#contact-form td
{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* typography */

h1
	{
	font-size: 20pt;
	font-weight: normal;
	margin: 0pt;
	padding-top: 10pt;
	padding-bottom: 0pt;
	color: #628728;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	}

#header h1
	{
	color: #FFFFFF;
	padding-top: 40px;
	text-align: center;
	font-size: 55pt;
	}

#header h2
	{
	padding-top: 12px;
	font-size: 17pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	word-spacing: 0.2em;
	padding-right: 35px;
	}

h2
	{
	font-size: 16px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #628728;
	}

h3
	{
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 80%;
	color: #80A0D3;
	}
	
h4, h5, h6
	{
	font-size: 14px;
	font-weight: normal;	
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

p
	{
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	}

#top-nav p, #bottom-nav p
	{
	font-size: 12px;
	color: #A6A4BE;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#credits h1
	{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	}
	
ul
	{
	text-indent: 0px;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}


li
	{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
	text-indent: 0px;
	padding-left: 0px;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	}
	
hr
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	}
	
.small
	{
	font-size: 90%;
	}
	
code
{
font-size: 90%;
}




/* navigation */

a
	{
	font-weight: normal;
	color: #628728;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ffffff;
	padding-bottom: 1px;
	outline:none;
	}

a:hover
	{
	color: #628728;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #628728;
	}

#header a, #header a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#top-nav a
	{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}

#top-nav a:hover 
	{
	color: #628728;
	background-color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
	
#top-nav a.home
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/* graphics */

.border
	{
	border: 1px solid #666666;
	}
	
.w3c-logo
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 0px;
	}
	
.image-left
	{
	float: left;
	margin-right: 30px;
	}
	
.column-one img, .column-two img, .column-three img
	{
	margin-bottom: 10px;
	}
	
#credits-logo
	{
	position: absolute;
	left: 618px;
	top: -87px;
	}
