* {
	margin:0px;
	padding:0px;
}

body {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(/designVanguard/images/backgroundPattern.gif);
}
p {
	padding-top:10px;
}	
a {
	color: #006868;
	text-decoration: none;
}

a:hover {
	color: #33CCCC;
}

#MainTextFloat {
	float: right;
	margin-left: 20px;
	width: 300px;
	margin-bottom: 10px;
	padding: 5px;
	border: 3px double #999999;
	margin-top: 10px;
}
#wrapper {
	width: 800px;
	margin:0 auto;
}
#header {
	background-image: url(/designVanguard/images/RoundedBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 84px;
	margin-bottom: 5px;
}
#nav {
	font-family: "Arial Black", Arial;
	height: 20px;
	color: #FFFFFF;
	padding-right: 160px;
}
#nav a {
	color: #FFFFFF;
	text-decoration:none
}
#nav a:hover {
	color: #33CCCC;
}
#nav img {
	padding: 3px 8px;
	vertical-align: text-bottom;
}
#mainBodyTop {
	background-image: url(/designVanguard/images/Rounded2Top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#topAd {
	height: 90px;
	margin-bottom: 10px;
	display: none;
}
.clear {
	clear: both;
}
#mainTextArea {
	float: left;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
}
#rightAds {
	text-align: center;
	float: right;
	width: 145px;
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#SlideMiddle {
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}
#slideThumbs, #slideThumbsLG {
	clear: both;
	padding-top: 3px;
	height: 58px;
}
.photoCredit {
	font-size: 10px;
	color: #666666;
}
#SlidePhoto {
	float: left;
	height: 400px;
	width: 500px;
}
#SlideCaption {
	float: left;
	height: 400px;
	width: 262px;
	margin-left: 20px;
	text-align: left;
}
.gray {
	font-style: italic;
	color: #666666;
}
.title, a.title {
	font-size: 13px;
	font-weight: bold;
	color: #006868;
}
 a.title:hover {
	color: #33CCCC;
}
li {
	margin: 4px;
}
li ul li {
	text-indent: 5px;
}
#slideThumbs img:hover {
	height: 55px;
	width: 45px;	
}
#slideThumbsLG img:hover {
	height: 55px;
	width: 85px;	
}
#slideThumbs td:hover, #slideThumbsLG td:hover {
	background-color: #99CCCC;
}
#SlideBottom {
	background-image: url(/designVanguard/images/RoundedBottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: 5px;
}
#mainBody {
	background-image: url(/designVanguard/images/Rounded2middle.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#mainBodyClose {
	background-image: url(/designVanguard/images/Rounded2Bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: 5px;
}

#footer, #footer a {
	font-family: "Arial Black", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #33CCCC;
}
#footer img {
	padding: 3px 5px;
	vertical-align: text-bottom;
}
h1 {
	font-size: 16px;
	color: #D20C0C;
	padding-bottom: 5px;
	padding-top: 5px;
}
blockquote {
	margin-left: 30px;
}
.headshot {
	padding-right: 8px;
	float: left;
	padding-top: 3px;
}
.LargeText {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.currentThumb {
	border: 1px solid #D20C0C;
}
ul {
	margin-left:28px;
}.larger {
	font-size: 13px;
}

#subscribe {
	background-image: url(/designVanguard/images/Dec_cover_sm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 5px 10px 50px;
	margin: 5px 0px;
	height: 32px;
	font-weight: bold;
	color: #666666;
}
#MainTextFloat #miniNav {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

#MainTextFloat #miniNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MainTextFloat #miniNav li {
	display: block;
	padding: 2px;
}
.currentMiniNav {
	background-color: #FFFFCC;
}

