body
{
	padding: 0;
	margin: 0;
	background: #EEE;
	color: #000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
/*	background-repeat: no-repeat;*/
/*	background-position: top left;*/
}

p
{
	margin-bottom: 0;
	text-align: justify;
}

img
{
	border: 0;
}

#logo
{
	float: left;
}

#leftcolumn
{
	float: left;
	width: 390px;
}

#rightcolumn
{
	margin-left: 400px;
	width:  350px;
}

.floatright
{
	float: right;
	margin: 0px 0px 0px 10px;
}

.class1 a
{
	text-decoration: none;
	color: #000;
}

.class1 a:hover
{
	text-decoration: none;
	color: #000;
}

.class2 a
{
	text-decoration: none;
	color: #660000;
	border-bottom: 1px solid #660000;
}

.class2 a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #660000;
}

#centrecontainer
{
	/*position: absolute;*/
	width: 800px;
	margin: 0px auto;
	margin-top: 5px;
	border: 0px;
/*	background-image: url('smalllogo.png');*/
/*	background-repeat: no-repeat;*/
/*	background-position: top left;*/
}

#outercontainer
{
	margin-left: 0px;
/*	position: absolute;*/
	top: 0px;
	border: 0px;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	position: relative;
	top: -25px;
	clear: both;
	border: 0px;
	width: 770px;
/*	height: 500px;*/
	background: #FFF;
	overflow: auto;
	border: 5px solid #660000;
	padding: 10px;

}

#container h2
{
	margin: 0;
	padding: 0;
	color: #660000;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}

#containerleft
{
	float: left;
	width: 400px;
	height: 350px;
/*	background-image:url('projects.jpg');*/
	border-left: 20px solid #000;;
	border-top: 20px solid #000;
	border-bottom: 20px solid #000;
	padding: 0px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #000;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerleft h3
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 150%;
	text-align: right;
	padding-top: 91%;
	color: #000;
}


#containerright
{
	float: left;
	width: 350px;
	background: #FFF;
	overflow: auto;
	border: 5px solid #000;
	padding: 10px;
}

.prop {
	height: 349px;
	float: right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#containerright img
{
	position: relative;
	left: 50px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	color: #660000;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}

#containerright h3
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -0px;
	font-size: 120%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#footer
{
	position: relative;
	top: -25px;
	font-size: 70%;
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #000;
}

#footer a
{
	text-decoration: none;
	color: #000;
}

#footer a:hover
{
	text-decoration: none;
	color: #000;
}

#topcontainer
{
	border: 0px;
}


#navcontainer ul
{
	position: relative;
	top: -25px;
	clear: both;
	padding: 0;
	margin: 0;
	float: right;
/*	position: absolute;*/
/*	left: 0px;*/
/*	top: 0px;*/
/*	width: 700px;*/
	text-decoration: none;
	border: 0px;
}

#navcontainer ul li
{
	display: inline;
	text-decoration: none;
}

#othersection
{
	padding: 6px 10px;
	color: #660000;
	text-decoration: none;
	float: right;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
	background-color: #DDD;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

#navcontpage
{
	background-color: #660000;
	color: #FFF;
	padding: 6px 10px;
	text-decoration: none;
	float: right;
	font-weight: bold;
}
