/*
CSS for Alopex Art
*/



body	{
	background: #353535 url(webbg.gif);
	font-family: Verdana, Helvetiva, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: black;
	color: #ffffff;
	margin: 0;
}

h2	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h3	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}


p	{
	font-weight: normal;
	color: #f0f0f0;
}

li	{
	
	font-size: small;
	color: #ffffff;
	list-style-type: none;
}
	

a	{
	text-decoration: none;
	color: #ffffff;
}

a:visited	{
	text-decoration: none;
	color: #0077a9;
}
	
a:hover	{
	text-decoration: none;
	color: #86ddff;
}

a:active	{
	text-decoration: none;
	color: #0ba200;
}

#header	{
	width: 586px;
	height: 205px;
	left: 248px;
	position: absolute;
	background: url(http://alopexart.com/images/webpagehead.jpg) no-repeat;

		
}
	

#navigation	{
	position: absolute;
	top: 136px;
	left: 348px;
	padding: 15px;
}

#bodycontent	{
	background: #000000 ;
	color: #ffffff;
	position: absolute;
	top: 200px;
	left: 248px;
	width: 516px;
	padding-top: 35px;
	padding-bottom: 50%;
	padding-left: 35px;
	padding-right: 35px;
}



.feature	{
	float: right;
	margin: 5px;
}

.mainpage	{
	float: center;
	padding-top: 100px;
}

.nav	{
	color: #ff9f3e;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

