body {
	font-family:			Lucida Grande, Arial, Helvetica;
	background:		#716762;
	padding:	0px;
	margin:		0px;
}
#big {
	margin-top:		0px;
	padding:	0px;
	margin-left: 		auto;
	margin-right:		 auto;
	text-align:			center;
}


#splashcontainer{
	text-align:		center;

	
}

#container {
	background:		#ffffff;
	width: 				800px;
	margin-left: 		auto;
	margin-right:		 auto;
	border:				1px solid #000;
}

#GetFlash {
	color:				#ffffff;
	padding-top:		30px;
}

#header	{
	text-align:			center;
	border-bottom:		1px solid #000;
	font-size:			larger;
}

#header a {
margin-left:		10px;	

}

#header a:hover {
margin-left:		10px;	
color:				#0bc;

}

img {
	border: 			none;
	margin:				1px;
}

h1 {
	text-align: 		center;
	font-size:			larger;
	
}

.ListItem0 {
	padding:			5px;	
	background: 		#dfdfdf;
	background-repeat:	 no-repeat;
}

.ListItem1 {
	padding:			5px;	
	background:			#eeeeee;
	background-repeat:	 no-repeat;
}

.BioImage {
	width:				150px;
	height:				200px;
	margin-bottom:		5px;
}

.ProjectListImg {
	width:				100px;
	height:				78px;
	margin-bottom:		5px;
}

.imageThumb {
	width:				105px;
	margin:				10px;
	border:				1px solid black;
}

.ListTitle {
	font-weight:		bold;
	font-size:			larger;
	text-align:			left;
	margin-left:		5px;
}
.ListBody {
	font-size:			smaller;
	text-align:			left;
	margin-bottom:		10px;
	margin-left:		5px;

}

.ListActions {
	font-size:			small;
}

.ListActions a:hover{
	color:				#0bc;
}
a {
	text-decoration:	none;
	color:				#000;
}

a:hover {
	color:				#0bc;
}

a:visited {
	color:				#000;
}

a:active {
	color:				#000;
}

li {
	margin-top:			5px;
	margin-right:		35px;
}

#splash_enter_site {
	color: #ffffff;
	font-size:			12px;
}

#splashLogo  {
	margin-left: 		auto;
	margin-right:		auto;
	margin-top:			25%;
}
#logo {
	border:	none;
}
#splashLinks  {
	margin-top:		10%;
}
.grey {
	color:	adadad;
	font-size:	smaller;
	margin-left:	10px;
}

#splash_client_login {
	margin-left:	200px;
	color: #ffffff;
	font-size:		12px;
}

#postingsHeader {
	font-weight:	bold;
	font-size:		14pt;
	border-bottom:	1px solid black;
	padding:		5px 10px 5px 10px;
	color:		#000;
}
a.posting  {
	color:		#ffffff;
}


#logincontainer {
	width:	225px;
	margin-top:			25px;
	margin-left: 		auto;
	margin-right:		auto;
}
#loginform {
	margin-top:		5px;
	font-size:		12px;
	font-family:		Futura, Arial, Helvetica;
	color:			#ffffff;
}
#postinglist {
	list-style-type:	square;
}
#subButt {
	margin-top: 	10px;
}
.newbutton {
	margin-left:	40px;
}
a.active_true{
	color:	#0bc;
}