/* ff00cc */

#pageContent {
	background-image: url("../bgImage?page=aboutus");
	background-position: top center;
	background-repeat: repeat-x;
}

#mainContentMainBox{
	padding-top: 1px;
}

h2 a {
	color: #ff00cc;
}

/* menus */

#mainmenu {
	background: #ff00cc;
	color: #ffffff;
}

#mainmenu #teamPreviewMenu {
	margin: 10px;
}

#mainmenu #teamPreviewMenu .quote {
	font-size: 1.1em;
}

#mainmenu #teamPreviewMenu p {
	margin: 10px 0px 10px 0px;
	
}

#mainmenu #teamPreviewMenu p a {
	color: #000000;
	font-weight: bold;
}

#mainmenu .teamMemberItem {
	margin-top: 10px;
	clear: left;	
}

#mainmenu .teamMemberItem h2 a {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px;
}

#submenuContent .shortContent {
	margin: 10px 10px 10px 0px;
	font-size: 0.9em;
	clear: left;
}

.preview {
	margin-top: 16px;
}

