body {
	font-family: arial, helvetica, sans;
	font-size: 0.75em;
	background: url(images/portbg.jpg) top left no-repeat;	
	background-color:#211f20;
	color:#FFFFFF;
	text-align:center;
}

.content {
	width:960px;
	padding: 0;
}

img {
	border: 0 none;
	background: none repeat; 
} 

.pic {
	border-left: 5px solid #b9b298;
	border-bottom: 5px solid #b9b298;
	background: none repeat; 
} 

a:hover .pic {
	border-left: 5px solid #e90d8b;
	border-bottom: 5px solid #e90d8b;
	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;
} 

#menu {
	text-align:left;
	width:400px;
	height:20px;
	position:absolute;
	left:650px;
	top: 5px;
	color:#000000;
}

#menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#000000;
	text-decoration:none;
}

#content {
	text-align:left;
	position:relative;
	margin-top: 315px;
	width:900px;
}

#heading {
	position:absolute;
	left:625px;
	top:180px;
	width:520px;
	height:135px;
	color:#FFFFFF;
	text-align:left;
}

.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:relative;
	width:100%;
	height:80px;
}

input, textarea {
	font-family: arial, helvetica, sans;
	font-size: 9pt; 
	color: #211f20; 
	text-align:left;
	background-color:#b9b298;
	border: 1px solid #211f20;
} 
