

BODY{
	margin: 0; 
	background-color:#5B1B1B;
	height:101%;
	font-family: verdana,tahoma,arial,helvetica, arial, sans-serif;
	font-size:10px;
	color:#F7F7DB;;
}


#header{
  position: absolute; 
  left: 50%; 
  top: 10; 
  margin-bottom:0;
  margin-left: -331px; 
  width: 663px; 
  height: 82px;
  background: url(../images/header.gif) no-repeat;
}

#navigation{
  position: absolute; 
  left: 50%; 
  top: 96; 
  margin-bottom:0;
  margin-left: -331px; 
  width: 663px; 
  height: 19px;
  /*background: url(../images/navigation.gif) no-repeat;*/
}

#banner{
 position: absolute; 
  left: 50%; 
  top: 140; 
  width: 800px; 
  margin-left: -340px; 
  z-index:1;
}

#content{
  position: absolute; 
  left: 50%; 
  top: 120; 
  width: 663px; 
  margin-left: -331px; 
  z-index:1;
}


#left {
	margin:0;
	float: left;
  	width: 183px;
	/*background-color:#ccc;*/
}

#right {
	margin:0;
	float:right;
  	width: 476px;
  	/*background-color:#ddd;*/
}

#left_container{
	margin-bottom:5px;
	width: 183px; 
	height: 82px;
	background: url(../images/left_container.gif) no-repeat;
}

#header_projects{
  	width: 183px; 
	height: 28px;
	background: url(../images/header_projects.gif) no-repeat;
}

#content_projects{
	margin:0;
 	width:183px;
	background: url(../images/bg_projects.gif) repeat-y;
}

#footer_projects{
	margin-bottom:-4;
	width: 183px; 
	height: 10px;
	background: url(../images/footer_projects.gif) no-repeat;
}

#header_content{
  	width: 476px; 
	height: 19px;
	background: url(../images/subnavi_bg.jpg) no-repeat;
}

#content_bg{
	margin:0;
 	width:476px;
	background: url(../images/bg_content.gif) repeat-y;
}

#footer_content{
	margin-bottom:-2;
	width: 476px; 
	height: 10px;
	background: url(../images/footer_content2.gif) no-repeat;
}

#spacer{
	width:183;
	padding:0;
}

#txt{
	padding:8;
}

h1{
	margin:0;
	font-size: 12px; 
	font-weight: bold;
	padding: 0 0 3 0;
}

p{
	margin-top: 2px;
}

td{
	font-family: tahoma,arial,verdana, helvetica, arial, sans-serif;
	font-size:12px;
	color:#fff;
}

a:link, a:visited, a:active{
	color:#C5BA85; 
	text-decoration: none;
}
a:hover {
	color:#C5BA85; 
	text-decoration: underline;
}

#img {
	border-color:#292929;
}

#img_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
}

#img_right {
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 2px;
}
#img_center {
	text-align:center;
}

#pastdates {
	color:#686867;
}

a.dates:link, a.dates:visited, a.dates:active{
    color: #fff;
    text-decoration: none;
}
a.dates:hover {
	text-decoration: underline;
}

#counter{
	height:60px;
}


li {
	margin: 2 0 0 15;
	padding: 0;
	list-style-position:outside;
}

#info{
	margin-top:1px;
	margin-left:2px;
}

td{
	font-family: verdana,tahoma,arial,helvetica, arial, sans-serif;
	font-size:10px;
	color:#F7F7DB;;
}

input {background-color:#712222; color:#F7F7DB;font-size : 11px;font-family : verdana, arial,  helvetica, sans-serif; border-color:#000000; border-width:1px;}
input.red {background-color:#712222; color:#F7F7DB;font-size : 11px;font-family : verdana, arial,  helvetica, sans-serif; border-color:#000000; border-width:1px;}










	


