#main {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 13 px;
	text-shadow: none;
	/* color:#000000; */
}

#main img {
	display: block;
}

#contact {
	position: relative;
	left: 20px;
	top: -200px;
	color: #cccccc;
	text-shadow: #000000 0 1px 1px;
	line-height: 1.15;
	font-size: 15px;
}

html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	text-shadow: #fff 0 1px 0;
	color: #2c2c2c;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #fff;
	background-position: center 0;
	margin: 0;
	padding: 0;
}

#headerContainer {
	background-color: #ccc;
	border-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-top-color: #999;
	border-top-style: solid;
	margin-bottom: 35px;
	margin-top: 0;
	width: 100%;
}

#header {
	/* margin-left: auto;
	margin-right: auto; */
	/* width: 1060px; */
}
.project {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.projectTitle {
	font-weight: bold;
	font-size: 17px;
}

.project img {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	border: #999 1px;
	-webkit-box-shadow: 3px 3px 3px #7c7c7c;
	box-shadow: 3px 3px 3px #7c7c7c;
}

.project2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.project2 img {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	border: #999 1px;
	-webkit-box-shadow: 3px 3px 3px #7c7c7c;
	box-shadow: 3px 3px 3px #7c7c7c;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
	font-size: 22px;
	letter-spacing: normal;
	text-transform: uppercase;
	font-weight: bold;
	/* color: #aa0000; */
	color: #aa0000;
	font-weight: 600;
	/* color: white; */
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial;
}

.separator {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #999;
}

#cv p {
	text-align: center;
}

#cv img {
	border: 2px solid #000;
	margin: 0;
	padding: 0;
}

::-moz-selection {
	color: #fff;
	color: rgb(255, 255, 255);
	background: #239ab2;
}

::selection {
	color: #fff;
	color: rgb(255, 255, 255);
	background: #a39ab2;
}

ul {
	list-style: none;
}

strong {
	font-weight: 700;
}

em {
	font: italic 17px Georgia, 'Times New Roman', Times, serif;
}

.filterType {
	text-transform: uppercase;
	font-weight: 600;
	color: #f5b642;
}

a {
	color: #b02d15;
	text-decoration: none;
	cursor: pointer;
}

.slideshow a:hover,
.about a:hover,
.entry a:hover,
.entry2 a:hover,
.sidebar a:hover,
.right386 a:hover {
	/*background-color:#fffff4;*/
	text-decoration: none;
	border-bottom: 1px solid #cdc9b3;
}

.entry a,
.sidebar a,
.right386 a {
	border-bottom: 1px solid transparent;
}

p {
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 18px;
}

p.large {
	font-size: 24px;
	font-family: Cambria, Georgia, 'Times New Roman', Times, serif;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 12px;
}

.clear {
	clear: both;
}
.toppad {
	margin-top: 36px;
}
.rule {
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	height: 2px;
	min-height: 2px;
	margin-bottom: 20px;
}

.grad {
	height: auto;
	width: auto;
	background: -webkit-linear-gradient(#fff, #eee); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #eee); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #eee); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #eee); /* Standard syntax (must be last) */
	border: 2px solid #a1a1a1;
	padding: 10px 40px;
	border-radius: 10px;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

/* ****************************************************navigation**********************************************/
ul#nav {
	float: right;
	margin: 22px 0 0;
	padding: 0;
}
#nav li {
	width: 135px;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}

#nav li a {
	color: #3d3d3d;
	/* color: white; */
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 140px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-left: 1px solid #aaa;
	display: block;
	font: 700 15px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial;
}

#nav li a:hover {
	color: #c00;
}

#nav li a:active {
	padding-top: 5px;
	padding-bottom: 7px;
}
#nav li a span {
	text-transform: lowercase;
	letter-spacing: normal;
	display: block;
	font: italic 13px Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Helvetica,
		Arial, 'Times New Roman', Times, serif;
}

#nav li.current_page_item a,
.current {
	color: #b02d15;
}

#footer {
	color: #515151;
	font-size: 13px;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
	background-color: #ccc;
	border-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-top-color: #999;
	border-top-style: solid;
}

/* May 4 addition */
