body{
	margin:0;
	background-color:#232930;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/portfolio-logo.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 30;
	padding-right: 15;
	padding-bottom: 10;
	padding-left: 15;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#menu p {
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
	width: 70px;
	position: absolute;
	z-index: 2;
	height: auto;
	top: 5px;
	right: 0px;
}
#flashcontent {
	height: 97%;
}
#select {
	height: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #697B92;
	position: relative;
	z-index: 2;
	margin-top: 150px;
}
#select #form1 {
	text-align: center;
	padding-top: 15px;
}
#select #form1 #menu1 {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#select h3 {
	color: #CCCCCC;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#select p {
	text-align: center;
	color: #CC0000;
}
#select h5 {
	text-align: center;
	color: #CCCCCC;
}
