body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #999999;
	background-image: url(../images/bgr.gif);
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
li {
	list-style-image: url(../images/list.gif);
}


#shadowleft {
	background-image: url(../images/shadowleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#shadowright {
	background-image: url(../images/shadowright.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#banner {
	background-image: url(../images/sitename.jpg);
	background-repeat: no-repeat;
	padding-left: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 200px;
	padding-right: 24px;
	background-position: 0px;
   }

#content {
	line-height: 160%;
	padding-right: 14px;
	font-size: 13px;
	padding-bottom: 40px;
}
#pagename {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}
#introduction {
	padding-top: 5px;
	padding-bottom: 10px;
}
#experience {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#experience a {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
#experience a:hover {
	color: #999999;
	text-decoration: none;
}

#container {
	border: 1px solid #E0E0E0;
	padding: 20px;
	line-height: 160%;
}
#imgborder {
	border: 1px solid #CCCCCC;
}


#footer {
	font-size: 13px;
	color: #666666;
	text-align: center;
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.headingitalics {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.textred {
	color: #CC0000;
}
.quote {
	font-style: italic;
}

.nav {
	display: block;
	padding-left: 40px;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	height: 26px;
	vertical-align: middle;
	padding-top: 12px;
	background-position: bottom;
	text-align: left;
	font-weight: normal;
}
.nav:hover {
	background-image: url(../images/nav_hover.gif);
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	background-position: bottom;
	color: #666666;
}
.utility {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.utility:hover {
	color: #999999;
	text-decoration: underline;
}


.footer {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}.footer:hover {
	color: #999999;
	text-decoration: underline;
}
.disclaimer {
	font-size: 11px;
	color: #333333;
}
.textinput {
	border: 1px solid #999999;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.icontype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: 006699;
}
.content_introduction_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 35px;
	color: 006699;
	font-weight: bold;
}
