body {
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 76%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: Black;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: Black;
	text-align: left;
}
/*#top {
	width: 100%;
	float: left;
	padding: 0px;

}*/
/*#navbar {
	
	width: 1000px;
	height: 40px;

	float: left;
	text-align: left;
	}*/
	/*#nav {
		width: 100%;
		
		background-image: url(images/red_block.gif);
		background-position: 700px 0px;
		background-repeat: repeat-y;
		
	}*/
	/*#ax, #menu, #email {
			
			height: 110%;
			width: 230px;
			float: left;
		
		background-image: url(images/red_block.gif);
		background-repeat: repeat-y;
					color: White;
	font-size: 1.2em;
	
	float: left;
	}*/
	/*#ax {
		padding-top: 5px;
	}*/
	/*#ax, #menu {
		margin-right: 10px;
	}*/
	/*#menu {
		width: 400px;
	}*/
	/*#email {
		width: auto;
		
	}*/

	a:link {
		text-decoration: none;
		color: White;
	}
	a:visited {
		text-decoration: none;
		color: white;
	}
	a:hover {
		color: Red;
	}
	
	a:active {
		color: Gray;
	}
	h1{
		font-size: 1.5em;
		text-transform: capitalize;
		text-align: center;
		margin-top: 20px;
	}
	h2 {
		font-size: 1.3em;
		text-transform: capitalize;
		margin-left: 15px;
	}
	
	h3 {
		
		font-size: 1.3em;
		text-transform: uppercase;
		color: #C80202;
		margin: 20px 10px;
		text-align: center;
	}
		p {
		margin: 15px 15px 20px;
	}
	p a:link {
		color: #C80202;
	}
	/*#leftcol {
		width: 230px;
		height: 400px;
		float: left;
margin-top: 10px;
	
	}*/
	
#menu	li {
	
		display: inline;
	list-style-type: none;
}
#navlist li {
	display: block;
	list-style-type: none;
}
/*#navlist
{
margin-top: 200px;
	width: 200px;
	height: 100%;
	float: left;
	text-align: right;
}*/

#wrapper {
	width: 1000px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;


	
}
/*#rightcol {
	width: 400px;
	float: right;
}*/
/*#container {
	width: 320px;
	
}*/
/*#header
{
	width: 400px;
	height: 120px;
	background-color: White;
	
	background-image: url(images/logo_axiom.gif);
	background-repeat: no-repeat;
	background-position: bottom;

margin: 0px 0px 10px 240px;


}*/
.ax {

}
.email {
	float: left;
	margin-left: 30px;
}
/*#menu ul {
	float: left;
	Margin: 0px 10px 0px 0px;
	position: absolute;
	left: 230px;
	
	display: block;
	padding: 10px;
	width: 400px;

}*/
/*#header img {
	margin-bottom: 0px;
}*/
/*#navigation, #navbar {

	height: 40px;
	text-align: center;
	font-size: 1.3em;

}*/
#menu li a {
	
	margin: 10px;
	
	color: black;

}
#menu #current a, #menu #current a:hover {
	color: white;
	
}
/*#content {
	width: 380px;
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	background-image: url(images/body_fade.jpg);
	background-repeat: no-repeat;
	background-position: -250px -210px;
	float: left;
}*/
#rightcol p, #rightcol p a, #leftcol p {
margin-top: 140px;
	color: White;
	font-size: 1.2em;
}

#rightcol p {
	margin-left: 10px;
	margin-right: 0px;
	width: 100%;
}
/*#leftcol ul {
text-align: right;
	width: 170px;
	display: block;
	margin: 80px 10px 0px 0px;
	float: right;
	
}*/
/*#leftcol li {
	display: block;
	list-style: none;
}*/
/*#leftcol li a {
	
	text-decoration: none;
}*/