body{
	background:#231f20;
	width:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 12px;
	color: #ffffff;
	margin:50px auto;
	padding:0px;
	text-align: center;
}

a {
text-decoration:none;
font-size: 11px;
color: #FFFFFF;
}

a:link{
text-decoration:none;
font-size: 11px;
height:15px;

}

a:hover{
	text-decoration:none;
	background-color:#7298f9;
	height:15px;
	font-size: 11px;
	font-weight: bold;
}

.none a:hover{
text-decoration:none;
background-image:none;
background-color:#231f20;
}
.none a:link{
text-decoration:none;
font-size: 11px;
height:15px;

}

.black a:link{
text-decoration:none;
font-size: 11px;
height:15px;
color:#000000;

}
.black a:visited{
text-decoration:none;
font-size: 11px;
height:15px;
color:#000000;

}


p{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	line-height: 12px;
}
p.content{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#000000;
text-align:left;
line-height:12px;
width:565px;

}
p.contentwhite{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#ffffff;
text-align:left;
line-height:12px;

}

.scroll {
margin-top:0px;
padding:0px;
height: 100px;
width:580px;
border: none;
padding:10px;
overflow-x: hidden;
overflow: auto;

}

.scrollresume {
height: 350px;
width:560px;
border: none;
padding:10px;
overflow-x: hidden;
overflow: auto; 
}

h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-align:left;
margin-top:0px;
}

.nav{
width:650px;
height:auto;
}

.homeimage{
background-image:url(images/homeimage.jpg);
background-position:left;
background-repeat:no-repeat;
border:none;
width:600px;
height:240px;

margin-top:25px;
}

.newstop{
width:600px;
height:20px;
background-image:url(images/borders_solidtop.jpg);
background-repeat:no-repeat;
padding-top:4px;
margin-top:15px;

}

.newscontent{
background-color:#ededef;
background-repeat:repeat-y;
padding-top:0px;

height:150px;
width:600px;
color:#000000;
}

.newsbottom{

width:600px;
height:5px;
background-image:url(images/borders_solidbottom.jpg);
background-repeat:no-repeat;

}
.linkscontent{
background-image:url(images/borders_solidcenter.jpg);
background-repeat:repeat-y;
height:80px;
width:600px;
color:#000000;
}


.footer{
	width:600px;
	clear:both;
	padding: 10px;
	font-size: 12px;
}
.animation{
width:600px;
height:430px;
text-align:center;
vertical-align:middle;
}

.abouttop{
	width:600px;
	height:4px;
	background-image:url(images/borders2_top.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
	border: thin none;

}
.aboutcontent{
background-image:url(images/borders2_center.jpg);
background-repeat:repeat-y;
height:auto;
width:575px;
padding:15px;
margin-top:0px;

}
.aboutbottom{
	width:600px;
	height:10px;
	background-image:url(images/borders2_bottom.jpg);
	background-repeat:no-repeat;
	border: thin none;


}

.columns-float{
	text-align: left;
	height:auto;
	padding: 10px;
	border:0;
	width: 580px;
	}
.column-one{
float: left;
width: 200px;
}
.column-two {
float: left;
	width: 100px;
}
.column-three {
float: right;
	width: 150px;
}
.container{
width:600px;
}

.back{
float:left;
}
.pdf{
float:right;
}
.sketchfloat{
width:600px;
padding:0px;
height:auto;
border:0;
margin-top:20px;
}
.sketchcolumn-one{
float: left;
width:30px;
vertical-align:middle;
height:380px;
}
.sketchcolumn-two {
float: left;
	width: 520px;
	text-align:center;
	height:380px;
	vertical-align:middle;
	position:static;
}
.sketchcolumn-three {
float: right;
width: 30px;
vertical-align:middle;
height:380px;
}

.sketchthumb{
width:586px;
height:55px;
margin-top:15px;
padding:7px;
}

.clear{
clear:both;
}

#outer {height: 500px; overflow: visible; position: relative; background:none; width:650px; margin-left:0px;}
#outer[id] {display: table; position: static;}
		
#middle {position: absolute;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static; text-align:center;}
		
#inner {
	position: relative;
top: -50% background:none; } /* for explorer only */
		/* optional: #inner[id] {position: static;} */
		
		/* just format */
		div.greenBorder {border: 1px solid green; background-color: ivory;}
		
#outersm {height: 400px; overflow: visible; position: relative; background:none; width:650px; margin-left:0px;text-align:center;
vertical-align: middle; }
#outersm[id] {display: table; position: static;}
		
#middlesm {position: absolute;} /* for explorer only*/
#middlesm[id] {display: table-cell; vertical-align: middle; position: static; text-align:center;}
		
#innersm {position: relative; top: -70%; background:none; text-align:center; margin-left:0px; } /* for explorer only */
		/* optional: #inner[id] {position: static;} */
		
		/* just format */
		div.greenBorder {border: 1px solid green; background-color: ivory;}		
.Resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 11in;
	font-style: normal;
	color: #E8E8E8;
}
