body {
	font-family: "Optima","Georgia","Lucinda", "Verdana";
	font-size: 11px;
	line-height: 12px;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	left: 0px;
	top: 0px;
	position: relative;
}
.oneColFixCtrHdr #container {
	width: 693px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: url(../images/logo.png) no-repeat left;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 130px;	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #topMenu {
	 
	padding: 0 0px 15px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	height: 403px;
}
.oneColFixCtrHdr #footer {
	padding: 0 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 45px;
	background-position: 130px 15px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #side-a {
	float: left;
	width: 172px;
	height: 403px;
	
	
}

.oneColFixCtrHdr #side-b {
	float: right;
	width: 403px;
	height: 403px;
}

.oneColFixCtrHdr #content {
	float: left;
	width: 108px;
	height: 403px;
	padding-right: 5px;
	padding-left: 5px;
}

/* bottom slider */
#toolbarwrap {
	width: 690px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: white repeat-x 0 0;
	border-bottom: 0px solid #ffefcb;
	position: relative;
	
	}
ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.navigation li {
	float:left;
	padding: 0 0 0 55px;
	}
ul.navigation li a {
	float: left;
	line-height: 35px;
	text-decoration: none;
	color: red;
	font-family: futura,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CCCCCC; 
	font-weight: bold; 
	 text-decoration: none;
	
	}
ul.navigation li a:hover {

	font-family: futura,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	color: #B6E2EB;
	}
ul.navigation li.active {
	color: #B6E2EB;
	text-decoration: underline;
	font-family: futura,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	

}
ul.navigation li.inactive {
	text-decoration: none;
	color: red;
	font-family: futura,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #677896; 
	font-weight: bold; 
	
}

#c_frame {
	overflow: hidden;
	margin: 0 auto;
	width: 690px;
	background-repeat: no-repeat;
	position: absolute;
}
#c_scroller {
	width: 690px;
	margin: 0 auto;	
	overflow: hidden;
	height: 350px;
}
#c_content {
	width: 4000px;
	height: 350px;
	float: none;
}
.c_section {
	width: 690px;
	height: 350px;
	
	float: left;
	padding: 5px;
	
	
	background-color: white;
}
div.page-content {
	clear: both;
}
div.projectThumb {
	display: block;
	border: 2px solid #dfdddd;
	padding: 4px;
	background-color: #fff;
	float: left;
	position: relative;
}
div.projectDetails {
	float: left;
	display: block;
	width: 420px;
	margin-left: 15px;
}
div.projectDetails p {
	color: #3e3e3e;
	line-height: 18px;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 10px;
}

#vertical_container
{
	height: 403px;
}

.header_music {
	vertical-align: top;
	float: right;
	position: relative;
	 top:10px;
 left:-10px;

	
}
.requiredField {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
}
.inputLong {
	height: 13px;
	width: 240px;
	font-family: "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 11px;
	border: 1px inset #DDE1A3;
	background-color: #DDE1A3;
	color: #333;
}
.inputLongMultiple {
	height: 24px;
	width: 240px;
	font-family: "Optima","Georgia","Lucinda", "Verdana";
	font-size: 11px;
	border: 1px inset #DDE1A3;
	background-color: #DDE1A3;
	color: #333;
}
.inputComments {
	height: 50px;
	width: 502px;
	font-family: "Optima","Georgia","Lucinda", "Verdana";
	font-size: 11px;
	border: 1px inset #DDE1A3;
	background-color: #DDE1A3;
	color: #333;
}

.backgroundImage
{
	background: #FFFFFF url(../images/main_bg.png) no-repeat center top;
	height: 910px;
}
.mainTableText {
	font-family: "Optima","Georgia","Lucinda", "Verdana";
	font-size: 11px;
	line-height: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.mainTableTextRight {
	font-family: "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 11px;
	line-height: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}
.mainTableTextLeft {
	font-family: "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 11px;
	line-height: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}
.friendsHeader {
	font-family: "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 11px;
	color: #B8E1EB;
	font-weight: bold;
}

a.friendsLink:link    {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.friendsLink:visited {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.friendsLink:hover   {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 10px;
	color: #B8E1EB;
	text-decoration: none;
}
a.friendsLink:active  {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

a.contactlink:link    {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 13px;
	color: #B8C036;
	text-decoration: none;
}
a.contactlink:visited {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 13px;
	color: #B8C036;
	text-decoration: none;
}
a.contactlink:hover   {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 13px;
	color: #B8E1EB;
	text-decoration: none;
}
a.contactlink:active  {  "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 13px;
	color: #B8C036;
	text-decoration: none;
}

.contactError {
	font-family: "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 13px;
	color: #EE3078;
	font-weight: bold;
	text-align: center;
}
.contactSuccess {
	font-family: "Optima", "Georgia", "Lucinda", "Verdana";
	font-size: 13px;
	color: #EE3078;
	font-weight: bold;
	text-align: center;
}
