@charset "utf-8";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 2px;
	color: #000000;
}
h2{
	color:#000000;
	font-size:1.75em;
	font-weight:normal;
}
h3 {
	font-size: 1.25px;
	color: #000000;
}
h4 {
	font-size: 1px;
	color: #000000;
}
h5 {
	font-size: .75px;
	color: #000000;
}
h6 {
	font-size: .5px;
	color: #000000;
}
.pagemaster {
	font-family: monospace, sans-serif, "Tw Cen MT Condensed Extra Bold", "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-image: url(images/tile_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
.contentMaster {
	height: 100%;
	width: 770px;
}
.framemaster {
	font-family: monospace, sans-serif, "Tw Cen MT Condensed Extra Bold", "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/GridGradBG.jpg);
	border: thin double #999999;
}.frameshadow_Left {
	background-image: url(images/shadow_Left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
}.frameshadow_Right {
	background-image: url(images/shadow_Right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.headerText {
	font-size: 1.5em;
}
.contentText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.portfolioDiv {
}
#portfolioHighlight {
}

#portfolioHighlight a:link {
}
#portfolioHighlight a:hover {
	background-color: #D2D7FF;
}
#portfolioHighlight a:visited {
}
#portfolioHighlight a:active {
}

