/* andreas05-reversed - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. More free templates are available at: http://oswd.org/userinfo.phtml?user=Andreas
Version: 1.0, September 27, 2005 */

body{
	padding: 0;
	margin: 0;
	font: 76% verdana,tahoma,sans-serif;
	color: #FFFACD;
	background-image: ;
	background: url(images/chris371.JPG) no-repeat top left;
	background-color: #FFFACD;
}

a{
	margin-left: 0%;
	text-align: center;
	display: block;
	width: 140px;
	padding: 4px 1px 4px 1px;
	font-size: 1 em;
	font-weight: bold;
	background-color: #F1D89D;
	color: Maroon;
	border: 1px inset #F3BC39;
}
b{
	margin-left: 0%;
	text-align: center;
	display: block;
	width: 130px;
	padding: 4px 1px 4px 1px;
	font-size: 1 em;
	font-weight: bold;
	background-color: #DAA520;
	color: Maroon;
	border: 1px inset #F3BC39;
}
a:hover{
	background-color: inherit;
	color: Green;
}

b:hover{
	background-color: inherit;
	color: Green;
}
h1{
	margin: 0 auto auto;
	font-size: 3.6em;
	letter-spacing: 2px;
	text-align: center;
	font: italic bold Arial;
	color: #BA5F1B;
	background-repeat: no-repeat;
	font-weight: normal;
	border: thin solid Maroon;
}
h3{
	margin: 0;
	font-size: 2.6em;
	letter-spacing: -2px;
	text-align: right;
	background-color: #F8FBCC;
	color: #8B4513;
	font-weight: 100;
}

h2{
	margin: 5px 0 10px 0;
	font-size: 3.0em;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
	color: #914C2A;
	text-align: CENTER;
}

p{
	margin: 3% 5% 2% 5%;
	font-style: normal;
	font-family: Arial;
	font-style: bold;
	color: #8B4513;
	font-size: 1.2em;
	
}

p1{
	margin: 0 5% 1px 5%;
	line-height: 1.3em;
	text-align: right;
}

img{
	margin: auto auto auto auto;
	border-bottom-style: none;
}

#title{
margin:2px auto -9px auto;
width:1000px;
}

#container{
	Border-bottom-width: medium;
	background: #F0E68C none no-repeat;
	border-style: groove;
	border: ridge #D99B7D;
}

#sidebar{
float:right;
width:7px;
padding-right:5px;
}

#main{
width:200px;
float:left;
padding-left:1px; 

}

#footer{
clear:both;
}

.menu{
	text-align: center;
	display: block;
	width: 1000px;
	padding: 5px 2px 5px 2px;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #F0E68C;
	color: #854414;
	border: 2px inset #C17A33;
	margin: 10px;
	margin-top: 2px;
	
	
}

.menu:hover{
	background-color: #AAFFD5;
	color: #BC601B;
	border: 1px inset #dadada;
}

.credits{
	text-align: right;
	margin-bottom: 1px;
	font-size: 0.8em;
	background-color: inherit;
	color: #20AAA2;
}

.credits a{
background-color:inherit;
color:#aaaaaa;
}
