body{
	background-color:#222222;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#e1e1e1;background:#222222;
	line-height:1.8em;
	color:#e1e1e1;
	}
	
.textObject {
font-size:11px;}	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0px 12px 0px 0px;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
}

hr{
	color: #996085;
}

a:link {  
	text-decoration: none;
	font-weight: normal; 
	color: #e1e1e1;
	}
a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #e1e1e1;
	}
a:hover, a:active { 
	text-decoration: none;
	font-weight: bold; 
	color: #e1e1e1;
	}	

#container{
	background-color:#222222;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	border-top:1px solid #e1e1e1;
	min-width:900px;
	width:100%;
	position:relative;
	}
	
	#header{
		height:180px;
		border-top:1px solid #e1e1e1;
		}
		
		#logo{
			display:block;
			width:127px;
			margin:20px auto 0 auto;
			}
	
	#content{
		height:420px;
		width:860px;
		margin:0 auto;
		}

object{display:block; outline:none;}
				