body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(../images/topbg2.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-position: top;
	background-color: #929397;
	text-align: left;
	width: 100%;
}

a {
	text-decoration: none;
	color: #000;
}
.buttons {
	display: inline;
	margin: 35px;
}
.buttons a:active {
	background-color: #df7800;
}

.clr {
	clear: both;
}
.resume {
	width: 304px;
	padding: 5px 6px 5px 6px;
	float: left;
	font-size: 13px;
	line-height: 17px;
}


.title {
	font-size: 16px;
	font-weight: bold;
}

#tophalf {
	height: 422px;
}

#bottomhalf {
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	height: 350px;
	width: 100%;
}
#thumbinfo {
	position: relative;
	width: 100%;
	margin: 5px 0 0;
}
#thumbinfo span {
	background-image: url(../images/fill.png);
	-moz-border-radius: 5px 5px 5px 5px;
	color: #006;
	padding: 0 5px;
}


#footer {
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
	color: #fff;
}


#nav {
	list-style-type: none;
	font-size: 18px;
	text-align: center;
	width: 632px;
	background-color: #000;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 5px 5px 0 0;
}
#nav a {
	color: #FFF;
}
#nav a:hover {
	background-color: #DF7800;
	color: #eee;
}

#textTB {
	position:relative;
	width: 265px;
	float: left;
	background-image: url(../images/tbfill.png);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 1.25em;
	padding-left: 10px;
	padding-right: 30px;
	font-size: 13px;
}
.footnote {
	font-size: 10px;
}
#icons {
	text-align: center;
	margin: 15px 0 0 0;
}
#icons img {
	display: inline;
	margin: 10px 10px;
}
#icons span {
	font-size: 12px;
}



#clouds {
	width: 840px;
	height: 366px;
	position: absolute;
	left: 0px;
	top: 55px;
	background-image: url(../images/spatter.png);
	background-repeat: no-repeat;
}

#clouds2 {
	width: 100%;
	height: 333px;
	position: absolute;
	top: 0px;
	background-image: url(../images/spatter2.jpg);
	background-repeat: no-repeat;
	right: 0px;
	background-position: right top;
}



#cornerspat {
	position: absolute;
	width: 250px;
	height: 125px;
	right: 0;
	top: 0;
	background-image: url(file:///D|/Portfolio/images/cornerspat.png);
	background-repeat: no-repeat;
}

#descTB {
	width: 305px;
	margin-right: 1%;
}
#bodywrap {
	position: absolute;
	width: 100%;
	top: 90px;
	z-index: 5;
}
#bodycontainer {
	width: 984px;
	position: relative;
	margin: 10px auto;
}

#topTB {
	background-image: url(../images/tbtop.png);
	background-repeat: no-repeat;
	width: 305px;
	height: 20px;
	float: left;
	margin: 0;
}


#bottomTB {
	background-image: url(../images/tbbottom.png);
	background-repeat: no-repeat;
	width: 305px;
	height: 31px;
	float: left;
}

#logowrapper {
	height:67px;
	max-height:67px;
}





#logo {
	width: 430px;
	position: relative;
	float:left;
	margin: 0 0 0 30px;
	background-image: url(../images/mclogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 150px;
}

#contact {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	position: relative;
	float:right;
	padding: 0 30px 0 0;
	margin: 13px 0 0;
}
#contact a:hover {
	text-decoration: underline;	
}
#resumewrapper {
	width: 632px;
	background-color: #fff;
}


#logo span {
	display: none;
}

#dropshadow {
	width: 36px;
	height: 328px;
	background-image: url(../images/displayds.png);
	position: relative;
	float: right;
}
#contentwrap {
	height:67px;
	max-height:67px;
	min-width:610px;
}

#launchbtn {
	width: 172px;
	height: 50px;
	display: none;
}


#launchbtn span {
	display: none;
}

#launchwrap {
	width: 825px;
	margin: 0 auto;
	padding: 35px 0 0 0;
}
#textTB h3{
	line-height: 18px;
}
#contactwrapper {
	width: 612px;
	background-color: #fff;
	padding: 10px 10px;
}
#subject  {
	background-color: #CCC;

}
#name, #email, #message
, #company
{
	background-color: #ccc;
	color: #000;
}
#validate {
	float: right;
	width: 450px;
	text-align: left;
	margin: 20px 0 0;
	color: #ff0000;
}

#validate span {
	color: #060;
}
#display {
	float: right;
	width: 450px;
	text-align: left;
	margin: 20px 0 0;
	color: #ff0000;
}
