body {
	font-family: arial, helvetica, sans;
	font-size: 0.75em;
	line-height: 1.8em;
	background: url(images/background.jpg) top left no-repeat;	
	background-color:#211f20;
	color:#FFFFFF;
}

.content {
	width:960px;
	padding: 0;
}

img {
	border: 0 none;
	background: none repeat; 
	vertical-align:middle;
} 

.pic {
	border-left: 5px solid #b9b298;
	border-bottom: 5px solid #b9b298;
	background: none repeat; 
} 

blockquote {
	background: url(images/blockquote.jpg) no-repeat top left;
	padding: 10px 0 0 10px;
	text-align:justify;
}

a:link, a:active, a:visited {
	color: #e90d8b; 
	text-decoration:none;
} 

a:hover {
	color:#FFFFFF;
} 

#menuhome {
	text-align:left;
	width:150px;
	position:absolute;
	left:20px;
	top: 20px;
	color:#000000;
}

#texthome {
	text-align:left;
	background: url(images/homebg.png) top left no-repeat;	
	position:absolute;
	left: 465px;
	top: 50px;
	width:500px;
	height:350px;
	padding-top:290px;
	padding-left:10px;
	padding-right:10px;
}

#textcontent {
	position:absolute;
	text-align:left;
	top:35px;
	left:375px;
	width: 750px;
	height:570px;
}

#menuhome a:link {
	color: #FFFFFF; 
	text-decoration:none;
} 

#menuhome a:active, {
	color: #FFFFFF; 
	text-decoration:none;
} 

#menuhome a:visited {
	color: #FFFFFF; 
	text-decoration:none;
} 

#menuhome a:hover {
	color:#000000;
} 

.small {
	font-size: 0.75em;
}

.head {
	font-size: 1em;
	text-transform:uppercase;
	font:TektonPro;
	font-weight:bold;
	color:#000000;
}

.head2 {
	font-size: 2em;
	text-transform:uppercase;
	color:#e90d8b;
	font-weight:bold;
	font:TektonPro;
}

#footer {
	text-align:center;
	position:absolute;
	left: 425px;
	top: 630px;
	width:600px;
	height:80px;
}

input, textarea {
	font-family: arial, helvetica, sans;
	font-size: 9pt; 
	color: #211f20; 
	text-align:left;
	background-color:#b9b298;
	border: 1px solid #211f20;
} 
