* {
	margin: 0;
	padding: 0;
}

a {
color: #D2D1D0;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #FCA16C;
}

ul {
list-style-image: url("images/bullet.gif");
margin: 15px 40px;
}

body {
background: #3B362E url("images/back10.jpg") repeat-y;
background-position: 50% 50%;
font: normal 11px/18px georgia, times, serif;
text-align: center;
}

#wrapper {
margin: 0 auto;
text-align: left;
width: 690px;
}

#head {
	width: 690px;
	height: 195px;
	text-align: right; 
	background-color: #D2D0D1;
	background-image: url("images/header_html_.jpg");
	background-repeat: repeat-x;
	border-top-width: 100;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D0D1;
	border-right-color: #D2D0D1;
	border-bottom-color: #D2D0D1;
	border-left-color: #D2D0D1;
	vertical-align: bottom;
	
}

#head img {
position: relative;
right: 570px;
margin-bottom: 30px;
}

#head h1 {
	color: #D2D1D0;
	font-size: 60px;
	margin-right: 30px;
	cursor: default;
	color: #D2D1D0;
	
}

#left_column, #right_column {
padding-top: 20px;
width: 284px;
float: left;
}


#left_column {
margin-left: 48px;
color: #FFFFFF;
background-color: #FFFFFF;
background-image: url("images/leftgrad2.jpg");
background-repeat: repeat-x;
}

* html #left_column {
position: relative;
top: -8px;
margin-left: 26px;
width: 286px;
background-color: #FFFFFF;
color: #000000;
}

* html #right_column {
position: relative;
top: -8px;
margin-left: 25px;
background-color: #FFFFFF;
color: #000000;
}

#right_column {
margin-left: 26px;
color: #FFFFFF;
background: #FFFFFF url("images/leftgrad2.jpg") repeat-x;
}

#left_column h1, #right_column h1{
font-size: 18px;
margin-left: 15px;
display: block;
padding-bottom: 3px;
width: 260px;
}

#left_column h1 {
background: transparent url("images/border1.jpg") repeat-x;
background-position: bottom right;
}

#right_column h1 {
background: transparent url("images/border1.jpg") repeat-x;
background-position: bottom right;
}

#left_column img, #right_column img{
	border: 3px solid #ffffff;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	text-decoration: blink;
}

#left_column a:hover img, #right_column a:hover img{
border-color: #D2D1D0;
}

#left_column h1 {
color: #D2D0D1;
}

#right_column h1 {
color: #666666;
}

p {
width: 250px;
margin: 20px 0 20px 20px;
color: #666666;
}

p:first-letter {
font-size: 30px;
float: left;
margin-right: 5px;
}

.links {
	list-style: none;
	list-style-image: none;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 50px;
}

.links li {
border-style: solid;
border-width: 0 0 0 5px;
}

.green {
border-color: #666666;
}

.blue {
border-color: #1D304A;
}

.brown {
border-color: #9D3A06;
}

.grey {
border-color: #3A342A;
}

.links a {
	display: block;
	width: 244px;
	height: 24px;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	margin: 5px 0;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-family: georgia, times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

* html .links a {
width: 238px;
}

.links a:hover {
background-color: #ffffff;
color: #FF9966;
}

#bottom {
float: left;
clear: both;
margin: 60px 0 0 70px;
width: 550px;
}

#left_footer {
color: #000;
float: left;
padding-bottom: 10px;
}

* html #left_footer {
width: 280px;
position: relative;
right: 66px;
}

#right_footer {
color: #E39C77;
float: left;
margin-left: 130px;
padding-bottom: 10px;
}

* html #right_footer {
margin-left: -35px;
}

#left_footer a {
color: #000;
}

#left_footer a:hover {
color: #333;
}

#right_footer a {
color: #F5B08B;
}

#right_footer a:hover {
color: #F9D2BE;
}
