#wrapper {
	width: 950px;
	margin: auto;
	position: relative;
}
#header {
	color: #FFFFFF;
	height: 68px;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border:1px solid #FFF;
}
#content {
	color: #333;
	border: 0px none #ccc;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#subheader {
	height: 43px;
	padding-left: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.menu{
	border:0px;
	font-family: sans-serif;
	font-size:13px;
	font-weight:100;
	padding: 0px;
	bottom: 0px;
	vertical-align: bottom;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	}
.subheader {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #000000;
	padding: 5px;
	width: 600px;
}
.bodytext {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	width: 600px;
	margin-left: 100px;
}
.subhead_indent {
	font-family: sans-serif;
	font-size: 24px;
	color: #000000;
	width: 600px;
	margin-left: 100px;
	margin-top: 20px;
	font-weight: 100;
}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	}
	.menu li{
	float:left;
	padding:0px;
		}
.form {
	width: 400px;
}
	.menu li a{
	color:#666666;
	display:block;
	font-weight:200;
	line-height:20px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(images/pinkline.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: bottom;
		}
.leftlogo {
	float: left;
	position:relative;
	bottom: 0px;
	height: 60px;
	width: 103px;
	background-position: bottom;
	margin-top: 6px;
	background-repeat: no-repeat;
}
		.menu li a:hover, .menu ul li:hover a{
	color:#000000;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(images/pinkline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
			}
	.menu li ul{
	display:none;
	height:auto;
	margin:0px;
	border:0px;
	position:absolute;
	width:175px;
	z-index:200;
	background-color: #FF0099;
	padding: 0px;
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	width:175px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
		}
	.menu li:hover li a{
	background:none;
	color: #FFFFFF;		
		}
	.menu li ul a{
	display:block;
	height:25px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	text-align:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #CC0099;
			}
	.menu p{
		clear:left;
		}	

.portfolio {
	font-weight: 100;
	font-family: sans-serif;
	font-size: 24px;
	text-align: center;
}
.portfolio a{
	font-weight: 100;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
img {  
	border-style: none;
}

