
/* CSS Document */

html {
	height: 101%;
}

body {
	background-color: #CCCCCC;
	background-image: url(../images/gradient_bk.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #010066;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #010066;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #010066;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

h4 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: right;
	font-size: 70%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

a {
	color: #020266;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.chromestyle {
	width: 100%;
}

.chromestyle:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	border: 1px solid #666666;
	width: 100%;
	padding: 2px 0;
	margin: 0;
	text-align: left;
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	color:#FFFFFF;
	padding: 5px 5px;
	margin: 0;
	background-color:#000000;
	text-decoration: none;
	font: bold 70% Arial, Helvetica, sans-serif;
	line-height:18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.chromestyle ul li a:hover {
	color:#990000;
	background-color:#CCCCCC;
	text-decoration: none;
	font: bold 70% Arial, Helvetica, sans-serif;
	line-height:18px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
}

.cellBorder {
	border: thin inset #999999;
}

.copyright {
	color: #FFFFFF;
	font-size: 65%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	text-align: center;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	color: #000066;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.skillsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}

.thumbnail {
	margin-top: 5px;
	margin-bottom: 5px;
}

.trustees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	line-height: 18px;
	color: #990000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}

#contact {
	border: 2px solid #666666;
}

#page {
	border: thin solid #333333;
}

#skills {
	border: thin solid #666666;
}
