body {
		text-align:center;
}

#navigation {

	display:inline;
	margin-left:0px;
	padding-bottom:40px;

}

#navigation li {
	text-decoration:none;
	display:inline;
	margin-bottom:20px;
}

#navigation li a{
	border:1px solid #333333;
	padding:10px;
	margin-right:10px;
	text-decoration:none;
	display:inline;
	margin-bottom:20px;
}

#navigation li a:hover {
	background-color:#cccccc;
}

h2 {
	padding-top:20px;
}

h4 {
	padding-top:20px;
}

.content {
	text-align:left;
	width:796px;
	margin:auto;
	border:1px solid #000000;
	font-family:verdana,arial, sans-serif;
	font-size:11px;
	line-height:14px;
}

.innerContent {
	padding:30px;
}

#signupForm button {
	clear:both;
	display:block;
	margin-top:20px;
	margin-left:290px;
}

#search2 {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	display:block;
}

#keywordField {
	width:400px;
	height:30px;
	margin-bottom:10px;
}


#keywordField #search {
	display:block;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	width:75px;
	clear:none;
	
}

#keywordField label {
	width:50px;
	clear:none;
}

#keywordField #keyword {
	float:left;
	width:200px;
	clear:none;
}

a {
	font-weight:bold;
	color:#990000;
}

a:visited {
	color:#660000;
}

#profile {
	
}

#searchFooter {
	font-size:10px;
}


div.field select {
	clear:none;
}

table.searchResults tr td {
	font-size:11px;
}

table.searchResults tr td.col2 {
	padding-left: 100px;
	padding-bottom: 20px;
}

table.searchResults tr td.col1 {
	padding-bottom: 20px;
}

h3 {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}

h2 span {
	font-size:11px;
	font-weight:normal;
}

