﻿#content {
border-top: none;
padding: 0px 0px 40px 0px;
}

#welcome {
position: relative;
background-color: #800000;
background-image: url(../images/barback.png);
background-position: bottom;
background-repeat: repeat-x;
border-top: solid 2px #640000;
border-bottom: solid 2px #590000;
padding: 0px 0px 20px 40px;
min-height: 330px;
_height: 1%; /* IE6 hack to make css bottom work for position absolute children */
}

#welcometext {
margin-right: 570px;
}

#photo1 {
position: absolute;
right: 40px;
bottom: 30px;
margin-left: 50px;
}

#photo2 {
position: absolute;
right: 190px;
top: 30px;
margin-left: 50px;
}

h1.intro {
color: #f5f5f5;
font-size: 1.6em;
padding-top: 25px;
margin-bottom: 15px;
}

p.intro {
color: #f5f5f5;
font-size: 0.9em;
line-height: 25px;
}

a.intro {
color: #f5f5f5;
}

#homecontent {
border-top: solid 1px #838938;
background-color: #f2edb3;
padding: 40px 200px 40px 200px;
}

#homecontent h2 {
margin-top: 30px;
font-size: 1.2em;
}