a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img { border:0; border:none;}
body {
	background-color: #92278f;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
	color:#92278F;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #92278f;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
html, body, #wrapper {
	border: none;
	height:100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
#menu {
	font-size: 9pt;
	height: 334px;
	width: 170px;
}
#menu li {
	margin: 5px;
}
#menu ul {
	margin: 0px;
	padding: 10px;
}
.rollover a {
	border-bottom: 1px dotted;
	color: #92278f;
}
.rollover a:hover {
	border-bottom: none;
}
.smallertext {font-size: 8pt}
.smalltext {font-size: 9pt}
.whitetext {color: #ffffff}
#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 1000px;
}

#portfolio {
	position:relative;
	width:300px;
	height:334px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	list
	list-style-position:outside;
	list-style-type:none;
}

table tr td p {font-size:14px;}
