@charset "UTF-8";
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#content {
	margin: 0px;
	padding: 10px;
	background-color: white;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	float: left;
	border: thin dotted #339900;
	width: 150px;
}
a:link {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
#contentText {
	margin: 0px;
	padding: 0px;
	float: left;
	color: #339900;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663399;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	background-attachment: fixed;
	background-image: url(../images/337bldg/baby-flower.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
}
p {
}
 *::-moz-selection {
background:#FFFF34;
}
#imageBar {
	width: 400px;
}
#full_column {
	width: 1200px;
	margin: auto;
	float: left;
}

#Portfolio {
	color: #006600;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	
}




body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/baby-flower.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
