body, p, td
 {
	font-family: Arial CE, Geneva CE, Arial, sans-serif CE, sans-serif;
	font-size : 13px;
	color : #282828;
	background-color : #3D3D3D;
	margin : 0px;
 }
.center
 {
 	text-align:center;
 }
.border 
 {
 	margin:30px auto;
 	border:1px solid #ffffff;
	width : 1000px;
	-moz-box-sizing: padding-box;

 }
.menu
 {
	background-color : #4C4C4C;
	text-align : right;
	padding-top : 15px;
	padding-left : 30px;
	padding-right : 35px;
 }
.menu_buttons
 {
 	padding-top : 30px;
	
 }
.content
 {
	background-color:#656565;
	text-align:center; 
	overflow:none;
 }	
.background
 {
	background-color : #656565;
	text-align : left; 
 }	
.picture_border 
 {
 	margin-left : 15px;
	margin-right : 15px;
	margin-top : 20px;
	margin-bottom : 20px;
	padding : 10px;
 	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #4C4C4C;
	border-style : solid;
	width : 280px;
	text-align : left;
	-moz-box-sizing: padding-box;
 }
.picture
 {
 	margin-top : 30px;
	margin-bottom : 15px;
	
 }
.text
 {
	padding-left : 50px;
	padding-right : 50px;
	padding-top : 20px;
	padding-bottom : 20px;	
	text-align : left;
 }
.heading
 {
 	font-size : 20px;
	font-weight : bold;
 }
A
	{
	text-decoration : underline;
	color :  #B8B8B8;
	}

A:Visited 
	{
	
	}

A:Active  {
	color : Black;
}

A:Hover  
	{
	text-decoration : underline;
	font-weight : bold;
	}

			
		
		
A.none {
color:#282828;
text-decoration:none;
}		
A.none:hover {
color:#282828;
font-weight:normal;
}
	
