/* Main template Style D Whitehead 06/05/2005 V1 */

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navButton a {
	color: #FFFF00;
	text-decoration: none;
}
.footer {
	background: url(images/bottomStrip.jpg) repeat-x;
}
.header {
	background: url(images/topStrip.jpg) repeat-x;
}
.navButton {
	background: url(images/navButtonUp.jpg) no-repeat;
	height: 50px;
	width: 200px;
	color: #FFFF00;
	text-decoration: none;
	margin: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	line-height: 15px;
}
#blueSquare {
	background: #FFFFFF url(layoutFiles/backer.jpg) repeat;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
}
img.photo {
	margin: 5px;
}
p {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#hideMarquee {
	background: #FFCC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #000066;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#offNav {position: absolute; left: -999px;}
#portfolio {
	padding: 10px;
	margin: 10px;
}
.Gallery {
	background: #FFFFFF;
	padding: 10px 0px 10px 15px;
	border: thin solid #000033;
	width: 120px;
}
.pageName {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	background: url(images/pageNameBacker.jpg) no-repeat;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 60px;
	vertical-align: middle;
	padding-top: 20px;
	list-style-type: square;
	border-right-style: none;
	border-left-style: none;
	text-indent: 35px;
}
.content {
	padding: 10px;
	margin: 0px;
}
.answer {
	color: #FFFF00;
}
.answer {
	color: #FF0000;
}
.sidebar {
	background: url(images/sideStrip.jpg) repeat-y;
	text-indent: 45px;
	color: #FFFF00;
}
.content a:visited {
	color: #FFFF66;
}
.navText {
	color: #FF0000;
	background: #FFFF66;
	text-indent: 25px;
	height: 25px;
}
.content a {
	color: #FF0000;
}
.content a:active {
	color: #FF0000;
}
.pageName2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	background: url(images/titleBacker.jpg) no-repeat;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 60px;
	vertical-align: middle;
	padding-top: 15px;
	list-style-type: square;
	border-right-style: none;
	border-left-style: none;
	text-indent: 35px;
}
.content a:visited {
	color: #FF0000;
}
