a:link              { color:#251000; text-decoration:none; font-weight:bold }
a:visited           { color:#251000; text-decoration:none; font-weight:bold }
a:active            { color:#251000; text-decoration:none; font-weight:bold }

body {
	font-family:"Lucida Grande","DejaVu Sans","Bitstream Vera Sans",Verdana,Arial,sans-serif;
	font-size:12px;
}

h2 {
color:#251000;
}

h3 {
color:#251000
}

.error {
border:1px solid #F00;
color:#F00;
font-size:large
}

.list {
	font-weight:normal;
}

.link_smaller {
	font-size:smaller;
	font-weight:normal;
}

p {
color:#251000
}

.yellow {
color:#F8D566;
}

img {
padding:10px;
border:none
}

#main {
display:block;
}

#upperlogo {
background-color:#6E583B;
height:100px;
position:relative
}

#upperlinks {
background-color:#FFFFFF;
height:25px;
position:relative;
width:100%;
text-align:center;
padding-top:5px;
}

#contact {
position:absolute;
bottom:0px;
right:0px;
}

#rightcolumn {
padding:1%;
float:left;
background-color:#EEB;
width:170px;
}

#leftcolumn {
float:left;
background-color:#EEB;
width:16%;
padding:1%
}


#contentmiddle {
width:78%;
float:left;
margin-left:1%;
margin-right:1%;
font-family: Arial,Helvetica,sans-serif;
} 

.clickedbutton {
	border:dashed 1px #822C0F;
	background-color:#DDA;
	padding:5px;
	margin:5px;
	cursor:pointer;
	float:left;
}
.clickablebutton {
	border:outset 1px #822C0F;
	background-color:#DDA;
	padding:5px;
	margin:5px;
	cursor:pointer;
	float:left;
}

.middlebox {
padding:5px;
width:99%;
float:left;
background-color:#EEB;
margin-bottom:10px;
/*margin-left:1%;*/
font-family: Arial,Helvetica,sans-serif;
display:block;
}

#mainrelative {
position:relative;
}

#contentmiddlebigger {
padding:5px;
width:800px;
left:175px;
top:135px;
background-color:#EFEFBF;
font-family: Arial,Helvetica,sans-serif;
position:absolute;
} 

#leftcolumnsmaller {
left:0px;
top:135px;
background-color:#EFEFBF;
width:164px;
padding:2px;
position:absolute;
}
