/*** ***/

body{
	font-family : "Arial Narrow";
	background-color : White;
}
#container{
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left:15%;
	margin-right: auto;
	top: 20px;
	left: 100px;
	padding-top: 10px;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}
div.leftborder{
position: absolute;
left: 10px;
	width : 15%;
	background-color : White;
	height: 1800px;
	border : thin solid Gray;
}
div.rightborder{
	position:absolute;
	right: 10px;
	width : 15%;
	\width:15%;
	w\idth:15%;
	background-color : White;
	height: 1800px;
	border : thin solid Gray;
}
div.header{
	top : 1px;
	height: 50px;
	width: 100%;
	padding-right: 8px;
}
img.header{
	float: right;
	right: 8px;
}
div.content{
	padding : 15px;
	margin-left : 120px;
	margin-right : 17%;
}
#navmenu{
	/***position: static;
	****/
	height: 16px;
	background-color : Gray;
	padding-left : 55px;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: middle;

}
#navmenu ul {
	display: block;
	list-style: none;
	text-align: center;
	vertical-align: middle;
	}
#navmenu ul li {
	display: block;
	float: left;
	width: 7em;
	font : bold;
}
#navmenu a {
	font : bold;
	color : White;
	text-decoration : none;
}
#navmenu a:hover{
	color: Black;
}
#return{
	text-decoration: none;
}
#mainlink{
	text-decoration: none;
	color: Black;
	font;
	font-weight : bolder;
}
#mainlink:hover {
color: Gray;
	
}
p.heading{
	font-weight : bolder;
}
form{

	width: 400px;
	padding-right: 17%;

}
#footer{
	font-size : smaller;
	padding-left: 15px
	padding-bottom : 20px;
	margin-left: 150px;
}
tr{
	padding : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}
ol.mainlink{
	text-decoration: none;
	color: Black;
	font;
	font-weight : bolder;
	list-style-type : decimal;
}

a.mainlink{
text-decoration: none;
	color: Black;
	font;
	font-weight : bolder;
	
}
a.mainlink:hover{
color: Gray;
	
}
#details{
	font-size: smaller;
}
div.contentcard{
	padding : 15px;
	margin-left : 150px;
	margin-right : 10%;
}