body {
	background-color: #969696;
	font-family: Verdana, sans-serif;
}

p {
	*margin: 9px 0 9px 0;
}

a {
	text-decoration: none;
}

.linkInProjectDescription {
	color: white;
	text-decoration: underline;
}

#wrapper {
	position: relative;
	border: 1px solid black;
	width: 900px;
	background-color: #142632;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
}

img {
	border-style: none;
}

p {
	color: white;
	font-size: 12px;
}

h3 {
	color: #4bf6f8;
	font-size: 15px;
}

.projectLink a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

.projectLink a:hover {
	text-decoration: underline;
}

.projectList li {
	list-style-type: none;
}

#projectListLeft {
	width: 300px;
	float: left;
}

#largeProjectIconContainer {
	float: left;
	width: 500px;
	margin: 7px 0 0 69px;
}

#header {
	padding: 25px;
}

#headerTitle {
	font-size: 40px;
	color: #fff;
}

#headerSubTitle {
	padding: 10px 0 0 7px;
	font-size: 18px;
	color: #969696;
	width: 200px;
}

#headerNav {
	width: 390px;
	position: absolute;
	right: 25px;
	top: 112px;
}

#headerNav a {
	color: white;
	text-decoration: none;
	font-style: normal;
}

#headerNav a:hover {
	text-decoration: underline;
}

.headerLink {
	float: right;
	text-align: center;
	background-image: url(images/tab.jpg);
	height: 19px;
	width: 92px;
	margin: 0 5px 0 0;
	padding: 1px 0 0 0;
}

/*.headerLink:hover {
	height: 24px;
	margin-bottom: -5px;
}*/

#headerBar {
	width: 900px;
	height: 15px;
	background-color: #5e5e61;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#main {
	padding: 0 25px 0 0px;
}

/*#projectName {
	color: white;
	font-size: 18px;
}*/

.projectName {
	color: #3d95b2;
	font-size: 18px;
	margin: 0px 0 10px 0;
	width: 400px;
	float: left;
}

.pageHeading {
	color: #3d95b2;
	font-size: 18px;
	margin: 0px 0 10px 20px;
	width: 400px;
	float: left;
}

.backLink {
	margin: 5px 0 10px 0;
	*margin: 5px 0 0 -2px;
	width: 200px;
	float: right;
	text-align: right;
}

.backLink a {
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}

.backLink a:hover {
	text-decoration: underline;
}

.backLink img {
	text-decoration: none;
}

.projectDescription {
	margin: 20px 0 0 34px;
	clear: both;
	text-align: justify;
}

#projectTechnologies {
	margin: 20px 0 0 0;
	color: white;
	font-size: 12px;
}

.projectUrlLink {
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	margin: 0 0 0 34px;
}

.projectUrlLink a {
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}

.projectUrlLink a:hover {
	text-decoration: underline;
}

.projectThumbnail {
	margin: 15px 14px 15px 0;
	*margin: 15px 10px 15px 0;
	width: 194px;
	float: left;
	text-align: center;
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}

.projectThumbnail a {
	color: white;
}

#footer {
	font-size: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer #left {
	margin: 3px 0 0 -2px;
	float: left;
}

#footer #right {
	float: right;
}

.contactForm {
	width: 650px;
	margin: 0 0 0 200px;
	color: white;
	border: 0;
	text-align: center;
}

.conactFieldName {
	text-align: left;
	float: left;
	width: 170px;
	margin: 10px 0 0 0;
}

.conactField {
	float: left;
	margin: 10px 0 0 0;
}

#messageSent {
	font-size: 10px;
	color: red;
	position: absolute;
	bottom: 23px;
	left: 460px;
}

.clearBoth {
	clear: both;
}




.upArrow {
	float: left;
	padding: 0 10px 0 10px;
}

.downArrow {
	float: left;
	padding: 110px 10px 0 10px;
}

.container {
	height:390px;	
	background-repeat:repeat-x;
	width:100%;
	overflow:hidden;
	color:#fff;
	text-align: left;
}
#content {
	color: white;
	background-color: #142632;
	width: 880px;
	margin: 0 0 0 0;
	text-align: left;
}
div.cslide {
	height:400px;
	overflow:auto;
	padding:10px 8px 0 0;
	margin:0 0 0 0;
}