@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 84%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 84%;
	background-color: #EAEAEA;
}
a {
	text-decoration: none;
}
#wrapper {
	height: 900px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contactpage #wrapper {
	height:auto;
}
#sidebar {
	position: relative;
	top: 80px;
	left: 120px;
	height: 150px;
	width: 200px;
	float: left;
}
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	clear: both;
	position: relative;
	top: 80px;
	padding-bottom:20px;
}
#portfoliopage #footer {
		top:0px;
}
#flashbanner {
	clear: both;
	height: 250px;
	width: 960px;
	background-color: #009999;
	top: 30px;
	position: relative;
}
#portfolio {
	float: right;
	position: relative;
	width: 450px;
	height: 270px;
	right: 100px;
	top: 30px;
}
#portfoliopage #portfolio {
	margin-top:30px;
	float:none;
	position:static;
	width:auto;
	height:auto;
}
#sidebar ul {
	list-style-type: none;
	margin-left: 15px;
}
#sidebar li {
	margin-left: 15px;
	display: block;
	line-height:1.4em;
}
#sidebar a {
	color:#000;
	text-decoration:none;
	display: block;
	font-weight: bold;
}
#sidebar a:visited {
	color:#666666;
}
#sidebar a:hover {
	color:#0645FF;
}
#sidebar #contact {
	background-image: url(../images/emailbgg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	display: block;
}
#sidebar #blog {
	background-image: url(../images/feedbgg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#sidebar #resume {
	background-image: url(../images/pagebgg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#vcard {
	background-image: url(../images/vcardbgg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
ul#myportfolio {
	float: left;
	list-style: none;
	margin-left: 0;
}   
ul#myportfolio li {
	border: 1px solid #666666;
	float: left;
	margin: 10px;
	padding: 3px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}  

ul#myportfolio a {
	display: block;
	padding: 3px;
	background-color: white;
	border: 1px solid white;
}   
#banner {
	background-color: #3480FE;
	background-image: url(../images/portfoliobanner.jpg);
	background-repeat: no-repeat;
	background-position: 320px;
	height: 160px;
	width: 960px;
}
#banner #sidebar {
	top:20px;
	left:60px;
	float:none;
}
#banner #vcard {
	background-image: url(../images/vcardbg.gif);
}
#banner #resume {
	background-image: url(../images/pagebg.gif);
}
#banner #blog {
	background-image: url(../images/feedbg.gif);
}
#banner #contact {
	background-image: url(../images/emailbg.gif);
}
ul#myportfolio a:hover {
	text-decoration: none;
	border: 1px solid #000;
}   
ul#myportfolio img {
	display: block;
	background-color: black;
	padding: 2px;
	border: none;
}
#cf {
	background-image: url(../images/cfbackground2.jpg);
	background-repeat: no-repeat;
}
#smh {
	background-image: url(../images/smhbackground.gif);
	background-repeat: no-repeat;
}

#usa {
	background-image: url(../images/usabackground.gif);
	background-repeat: no-repeat;
}

#occ {
	background-image: url(../images/occbackground2.jpg);
	background-repeat: no-repeat;
}
.webimage {
	height: 350px;
	width: 350px;
	position: relative;
	left: 100px;
	top: 20px;
	padding: 10px;
	background-color: #E2E2E2;
	border: 1px solid #333333;
}
#portfolio img {
	border: 1px solid #666666;
}

#footer a {
	color:#000;
}
#sbb {
	background-image: url(../images/sbbbackground2.jpg);
}
.synopsis {
	height: 300px;
	width: 340px;
	position: relative;
	left: 550px;
	background-color: #E2E2E2;
	top: -300px;
	font-size: 1.1em;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #333333;
}
.synopsis p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
.synopsis h3 {
	font-size: 1.1em;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}

#bodywrapper {
	margin-top: 30px;
	padding: 10px;
	width: 960px;
}

#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 300px;
	width: 320px;
	padding: 0px;
	float: right;
	margin-right: 20px;
}
label, .forminput{
	margin-bottom: 15px;
}
#submit {
	margin-left: 185px;
}
#comment {
	width: 280px;
	height: 120px;
}
.forminput {
	width: 230px;
	background-color: #FFFFCC;
}
#formsubmit {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formsubmit input {
	padding:4px;
}

.forminput:focus {
	background-color:#CCCCCC;
}
#contactpage fieldset {
	padding:5px 5px 5px 15px;
}
#contactpage legend {
	padding:10px 10px 15px 10px;
	font-weight:bold;
}

#aboutme {
	width: 380px;
	float: left;
	margin-left: 30px;
}

label {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

#thanks {
	height: 150px;
	width: 300px;
	float: right;
	padding: 20px;
	margin-right: 40px;
	margin-top: 30px;
	border: thin solid #3381FE;
	background-color: #CCCCCC;
	text-align: center;
}
#sidebar h1 {
	line-height: 30px;
	font-size: 1.5em;

}
#clearboth {
	clear: both;
}
#contactpage #aboutme p {
	line-height:1.3em;
	margin: 10px 0px;
}
#banner #sidebar a {
	color:#000;
}
#banner #sidebar a:visited {
	color:#180282;
}
#banner #sidebar a:hover {
	color:#FFF;
}
#sidebar #mainname {
	font-size: 1.8em;
}
#homepage #sidebar ul {
	margin: 2px 0px 0px 15px;

}
#myportfolio li a .floatingpanel {
	background-image: url(../images/floatingpanel.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 131px;
	padding-top: 32px;
	padding-right: 13px;
	padding-left: 13px;
	position: absolute;
	display: none;
	z-index: 30;
	
}
#myportfolio li a:hover .floatingpanel {
	display: block;
}
