/* Start of CMSMS style sheet 'artclash_main' */
a:link {color:#f866a0;
			  text-decoration:none;
                       font-weight:bold;}
a:visited {color:#f14b9d;
				text-decoration:none;
                              font-weight:bold;}
a:active {color:#f14b9d;
				text-decoration:none;}
a:hover {color:#f14b9d;
				text-decoration:underline;}

#menu a:link {color:#A6A6A6;
			  text-decoration:none;}
#menu a:visited {color:#A6A6A6;
				text-decoration:none;}
#menu a:active {color:#f14b9d;
				text-decoration:none;}
#menu a:hover {color:#333333;
				text-decoration:none;}
	
.title {
	font-size:25px;
	color:#fd8821;
	line-height:40px;
}

.project_form {
       color:#444444;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
       font-size:12px;
       width:220px;
}

.project_submit {
       color:#444444;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
       font-size:12px;
}

.bio {
       float:left;
       padding:10px 0;
       width:100%;
}

input {
	color:#444444;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
}


iframe {
overflow-x: hidden;
}

#header {
	position:absolute;
	float:left;
	left:35px;
	top:50px;
	z-index:1;
	width:770px;
	height:135px;
}

#binder {
	position:absolute;
	left:40px;
	top:0px;
	z-index:2;
	width:150px
	height:141px;
}	

#menu {
	position:absolute;
	left:38px;
	top:196px;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:13px;
	letter-spacing:3px;
}

#content_container {
	position:absolute;
	left:38px;
	top:233px;
	width:766px;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333333;
}

#col_left {
	float:left;
	width:475px;
	margin-right:43px;
}
	
#col_right {
	float:left;
	width:245px;
}	

#col_single {
	float:left;
	width: 563px;
}

#footer {
	clear:both;
	width:766px;
	padding-top:25px;
}		

#footer_left {
	float:left;
	padding-top:5px;
}

#footer_right {
	float:right;
}			
	
/* End of 'artclash_main' */

