
   
	body {
	   font-family: helvetica, arial, verdana sans-serif;
	   color: #000000;
	   background-image:url("grey.jpg");
		font-size: 65.5%;
	}

   	#wrapper {
   	margin: 0 auto;
	width: 920px;
	height: 670px;
	margin-top: 2%;
	 font-family: helvetica, arial, verdana sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px; 
  	background-image:url("grey.jpg");
}
 
 

#sidebar {
		float: left;
		width: 21%;
		margin-top: 2%;
		margin-right: 0%;
		margin-left: 2%;
		height: 600px;
		padding-top:  1%;
		padding-left: 2%;
		padding-right: 2%;
	    background-color: #ececec;
 }
		
		
#mainContent {
		float: left;
		width: 67%;
		margin-top: 2%;
		margin-right: 2%;
		margin-left: 0%;
		padding-top: 3%;
		padding-left: 2%;
		height: 580px;
		background-color: #ececec;
 }	
 
 #footer{
 	float: left;
	width: 828px;
	height: 30px;
 margin-left: 2%;
 margin-right:  %;
 padding-left: 2%;
 padding-right: 2%;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px; 
	background-color: #ececec;
}

#footerWrapper {
 	margin: 0 auto;
	width: 0 auto;
	 
    background-image:url("body-back.jpg");
}





	a img {
	 border: 2px;
	 border-bottom: 1px solid #ffffff;
	}
   
	a:hover img {
	 border-bottom: 1px solid #f22222;
	}
   
   
	img {
	  border: 2px solid #000000;
   
	}
   
	}
   
	imgtwo {
	  border: 1px solid #000000;
   
   
   
	}
   
	.photo {
	 border-width: 8px 8px 8px;
	 border-style: solid;
	 border-color: #ffffff;
	 float: left;
	 margin-left: 10px;
	 margin-bottom: 10px;
	}
   
	.two {
	 border-width: 2px 2px 2px;
	 border-style: solid;
	 border-color: #ffffff;
	 float: right;
	 margin-left: 10px;
	 margin-bottom: 10px;
	}
   
	
      
  
   
   
   
	p {
	   color: black;
	  line-height: 12px;
	  font-weight: lighter;
font-size: 62.5%;
   
   
	}
   
	a {
	  color: #000000;
	  font-weight:normal;
	  line-height: 12px;
	  text-decoration: none;
	  font-size: 11px;
   
	}
   
	a1 {
	  color: grey;
	  font-weight:bold;
	  line-height: 12px;
	  text-decoration: none;
	  font-size: 11px;
   
	}
   
	a:link {
	   color: black;
	}
   
	a:visited {
	   color: black;
	}
   
	a:hover {
	  color: gray
	}
	a:focus {
	   color: red;
	}
	a:active{
	   color: red;
	}
   
   

   
	a1:link {
	   color: white;
	}
   
	a1:visited {
	   color: #959595;
	}
   
	a1:hover {
	    
	   color: black
	}
	a1:focus {
	   color: white;
	}
	a1:active{
	   color: white;
	}
   
   
   
	p1:link {
	   color: white;
	}
   
	p1:visited {
	   color: #959595;
	}
   
	p1:hover {
	    
	   color: black
	}
	p1:focus {
	   color: white;
	}
	p1:active{
	   color: white;
	}
	
		p1 {
	  color: grey;
	  font-weight:bold;
	  line-height: 12px;
	  text-decoration: none;
	  font-size: 11px;
   
	}
	
	
	
}
   
	p2 {
	  color: black;
	  font-size: 100%;
	  line-height: 16px;
	  font-weight: bold;
	p2 {
   
	p3 {
		color: red;
	  font-size: 90%;
	  line-height: 16px;
	  float: left;
	  padding: 2px;
	}
   

   
	.warningtext {
	color: black;
	}
   
	p.warningtext { 
	   color: black;
	}
   
	h2 { 
	 color: black;
	  font-size: 11px;
	  line-height: 16px;
	  font-weight: bold;
	}
   
	h2 {
	   font-size: 100%;
   
	h3 {
	    color: black;
	  font-size: 11px;
	  line-height: 16px;
	  font-weight: bold;
	}
   
	h4 {
	   color: black;
	   font-size: x-small;
	}
   
 
   
   