body {
	margin: 0px;
}
div.topbanner {
	height: 125px;
	background-color: #000000;
	background-image: url(../images/gradientback.gif);
	background-repeat: repeat-x;
}
div.container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div.button {
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	height: 61px;
	padding-top: 64px;
	text-align: center;
	cursor: pointer;
	width: 160px;
}

div.buttonover {
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	height: 61px;
	padding-top: 64px;
	text-align: center;
	background-image:url(../images/buttonoverback.gif);
	cursor: pointer;
	width: 160px;
}

div.buttondown {
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	height: 61px;
	padding-top: 64px;
	text-align: center;
	background-image:url(../images/buttondownback.gif);
	cursor: pointer;
}

div.buttonselected {
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	height: 61px;
	padding-top: 64px;
	text-align: center;
	background-image:url(../images/buttononback.gif);
	width: 160px;
}

#name {
	text-align: left;
	vertical-align: bottom;
	float: left;
	margin-top: 52px;
	width: 325px;
}
#portfoliosubmenu {
	width: 160px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	float: left;
	height: 100%;
	background-image: url(../images/portfoliosubmenuback.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #808080;
	text-align: center;
	padding-top: 20px;
}

#resumesubmenu {
	width: 140px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	float: left;
	height: 100px;
	background-image: url(../images/portfoliosubmenuback.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #808080;
	text-align: center;
	padding-top: 20px;
}

#breadcrumb {
	font-size: 10px;
	text-transform: uppercase;
	color: #353535;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#portfoliobottom {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCFF;
	font-size: 10px;
	text-transform: uppercase;
	color: #010000;
	padding-top: 10px;
}
span.uppercase {
	font-size: 10px;
	text-transform: uppercase;
	color: #010000;
}
a.sitelink:link, a.sitelink:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #045ADA;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

a.sitelink:hover, a.sitelink:active {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4489FC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#pageheader {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 5px;
}

#pagesubheader {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
}
#portfoliothumbnailpanel {
	float: left;
	width: 152px;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
div.portfoliothumbnail {
	margin: 5px;
	float: left;
}
div.portfoliogallerydesc {
	float: left;
	font-size: 12px;
	vertical-align: top;
	width: 150px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a {
	text-decoration: none;
	color: #4489FC;
}


.thumbnail {
	border: 1px solid #4489FC;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 6px;
}

.thumbnailover {
	border: 2px solid #4489FC;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	background-color: #DBE9FF;
}

#pagebottombar {
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000000;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

#pagecontent {
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
	clear: both;
}

#portfolioContent{
	border-top-width:1px;
	border-top-style: dotted;
	border-top-color: #CCCCFF;
	font-size: 14px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
	width: 790px;
	height: 400px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	margin-top: 0;
	margin-bottom: 0;
	clear:both;

}

img.link {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

img.linkhover {
	padding: 2px;
	cursor: pointer;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009FFF;
	border-right-color: #009FFF;
	border-bottom-color: #009FFF;
	border-left-color: #009FFF;
}
img.photolink {
	border: 4px solid #000000;
}
img.photolinkhover {
	border: 4px solid #009FFF;
	cursor: pointer;
}
h2{
	margin: 0px;
	padding: 0px;
}

h3{
	margin: 0px;
	padding: 0px;
}
