body {
	font: small Verdana, Helvetica, Arial, sans-serif;
	background-color: #E6DFBE;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #999966;
	text-decoration: none;
}

.heading a:link {
	color:FFFFFF;
	text-decoration: none;
}

.heading a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.heading a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top {
	background-image: url(images/top_background.gif);
	margin: 2cm 0cm 0cm 6cm;
	color: #FFFFFF;
}

#mid {
	background-color: #FFFFFF;
}

#bottom {
	background-image: url(images/bottom_background.jpg);
	line-height: 170%;
	text-align: center;
	color: #FFFFFF;
	font-size: 110%;
}

.heading {
	font-size: 235%;
}

.title {
	font-size: 140%;
}

#header {
	margin: 1.25cm 0cm 0cm 9.4cm;
}

table {
	border-collapse: collapse;
}

#port_bg_image {
	background-image: url(images/info_background.jpg);
}

#photo {
	margin: 0cm 0cm 0cm 1cm;
}

#portfolio_text {
	font-size: 200%;
	color: #FFFFFF;
	text-align: center;
}

#categories {
	padding: 10px;
	margin: 1.5cm 0cm 0cm 1cm;
	font-size: 110%;
}

#categories a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#categories a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#categories a:hover {
	color: #999966;
	text-decoration: none;
}

#port_buttons {
	margin: 10px;
	padding: 10px;
}

#port_buttons a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#port_buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#port_buttons a:hover {
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}

#other_button {
	margin-left: 2.25cm;
	font-size: 90%;
}

#other_button2 {
	margin-left: .5cm;
	font-size: 90%;
}






