/* test ----------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
#Masthead {
	background-image: url(../images/IMAGES-Home/SVRmasthead.jpg);
	background-repeat: no-repeat;
	background-color: #555480;
}

#Masthead H1 {
	margin-bottom: 10px;
	margin-left: 350px;
	font-size: 26px;
	margin-top: 20px;
	color: #666666;
}
#colorbar {
	background-color: #555480;
	height: 20px;
} 

#wrapper {
	background-color: #FFFFDF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper a:link {
	color: #5CA4B3;
	text-decoration: underline;
}
#wrapper a:visited {
	color: #87BEC8;
	text-decoration: none;
}
#wrapper a:hover {
	color: #2D335D;
	text-decoration: none;
}
#wrapper a:active {
	color: #555480;
} 

#LFsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #2D335D;
	width: 165px;
}
#LFsidebar ul{
	font: 11px Arial, Helvetica, sans-serif;
	color: #555480;
	letter-spacing:0.1em;
	text-decoration: none;
	margin: 0;
	text-indent: 15px;
	font-weight: bold;
	}
#LFsidebar li {
	list-style-type: none;
	display: block;
	border-bottom-color: #555480;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#LFsidebar a {
	display: block;
	height: 20px;
	width: 165px;
	padding-top: 10px;
}
#LFsidebar a:link {
	color: #5CA4B3;
	text-decoration: none;
}
#LFsidebar a:visited {
	color: #87BEC8;
}
#LFsidebar a:hover {
	color: #E1E1FF;
	background-color:#2D335D;
	font-weight: bold;
}
#LFsidebar a:active {
	color: #555480;
}
#LFsidebar img {
	margin-top: 10px;
	margin-bottom: 0px;
}
#LFsidebar table form {
	width: 150px;
	font-weight: normal;
	margin-top: 20px;
}
#LFsidebar table {
	margin-top: 10px;
	margin-bottom: 20px;
}

#Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 20px;
	background-image: url(../images/IMAGES-Home/parchment.gif);
	padding-top: 20px;
}
.ContentTable {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/IMAGES-Home/parchment2.gif);
	border: 2px solid #555480;
	padding-top: 20px;
}

#Content ol {
	margin-left: 30px;
}
#Content p {
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#Content h2 {
	font-size: 15px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #5CA4B3;
	font-weight: bold;
}
#Content h3 {
	font-size: 13px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #555480;
	font-weight: bold;
}
#Content li {
	padding-left: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 30px;
	font-size: 12px;
}

.imgCENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px auto 5px auto;
	width: auto;
}
#wrapper #Content .imgCENTER td p {
	padding-top: 2px;
	padding-left: 90px;
	padding-bottom: 5px;
	padding-right: 90px;
	margin: 0px 5px 0px 5px;
	line-height: 14px;
}
.imgLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 5px 10px 5px 30px;
}
#wrapper #Content .imgLEFT td p {
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin: 0px 5px 0px 5px;
	line-height: 14px;
}
.imgRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin: 5px 30px 5px 10px;
}
#wrapper #Content .imgRIGHT td p {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px 5px 0px 5px;
	line-height: 14px;
	text-align: right;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top-style: dotted;
	border-top-width: 2px;
	margin-top: 5px;
	border-top-color: #5CA4B3;
	padding: 5px 0px 5px 0px;
	background-image: url(../images/IMAGES-Home/parchment.gif);
}	
p.doublespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	letter-spacing: 7px;
	margin-bottom: -15px;
} 

body {
	background-color: #2D335D;
	background-repeat: repeat;
	background-image: url(../images/IMAGES-Home/EMBROIDNnavy4.jpg);

} 

#BIO{
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #555480;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}
#BIO caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin: 5px 10px 10px 5px;
}
#BIO p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}
table#BIO tr td{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #555480;
}
