@charset "utf-8";
body {
	background-color: #FF9966;
	background-repeat: repeat-x;
}
ul.vsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/orBullet.jpg);
	font-weight: normal;
}
ul.vsm a {
	color: #874BC2;
	text-decoration: underline;
	font-weight: bold;
}
ul.vsm a:hover {
	color: #CC0000;
	font-weight: bold;
}

#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: dashed #00ff00 medium;
}
.musicBox {
	float: left;
	width: 250px;
}

#outerBorder {
	border: medium groove #333366;
}

#header {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 310px;
	background-image: url(images/jk-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: none;
	width: 760px;
}
#mainContent {
	background-color: #FFFFFF;
	width: 760px;
}
.floatLeft {
	float: left;
}

#sidebar img {
	border: thin solid #a3f;

}
#sidebar {
	width:145px;
	float: left;
	padding-left: 15px;
	background-image: url(images/gradientP.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}
#centerContent {
	width: 370px;
	margin-left: 165px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	float: none;
	padding-left: 10px;
}
#centerContent a {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
#centerContent  a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}


#rightSidebar {
	width: 170px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC9966;
	float: right;
	padding-left: 0px;
	padding-right: 5px;
	}	
#rightSidebar a {
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
}
#rightSidebar a:hover {
	color: #FF6600;
}


#rightSidebar img {
	padding: 5px;
	border: medium dashed #5786D8;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #933A56;
	text-decoration: none;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1251BB;
	text-decoration: none;
	padding-left: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CC33;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listEm {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010000;
}
#rightMain {
	width: 180px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9999CC;
	margin-right: 5px;
	float: right;
	padding-left: 5px;
	background-color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330066;
	font-weight: bold;
}
.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	font-style: italic;
}


ul.nav {
	list-style: none;
	border-bottom-width: 1px dashed	#000;
	padding-left: 0px;
	margin-left: 0px;
	width: 10em;
}
ul.nav li {
	display: inline;
}
* html ul.nav a { height: 1px; }
ul.nav a {
	display: block;
	width: 10em;
	border: 1px dashed #000;
	border-bottom: dashed #999 1px;
	text-decoration: none;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/linkBgdO.jpg);
	background-repeat: repeat-x;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

ul.nav a:hover {
	color: #333333;
	background-image: url(images/linkBgdU.jpg);
	background-repeat: repeat-x;
}
ul.nav a:active {
	color: #333;
	background-image: url(images/linkBgdD.jpg);
	background-repeat: repeat-x;
}
.clearfloats {
	clear: both;
}
#subPageContent {
	width: 354px;
	margin-left: 180px;
	float: none;
	padding-left: 25px;
	padding-right: 5px;
}
#subPageContent img {
	padding: 2px;
	border: thin solid #ffaaaa;
	float: right;
	margin: 4px 0px 4px 4px;
}
#subPageContent img.nofloat {
	float: none;
}

.photoCaption {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	width: 220px;
}#rightMain .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5626AB;
	text-align: center;
}
#rightMain .highlight {
	color: #00CC33;
}

#rightMain .shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.awardOrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.photoCap200 {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	display: block;
	width: 80px;
}
ul.subStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.highlight {
	font-weight: bold;
	color: #009933;
	font-size: 12px;
}
#rightMain a.mp3 {
	font-size: 9px;
	font-weight: normal;
	color: #000033;
}
#rightMain link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#subWiderContent {
	width: 520px;
	margin-left: 185px;
	float: none;
	padding-left: 25px;
	padding-right: 15px;
}
#subWiderContent img {
	float: right;
	border: 2px #3399FF dashed;
	padding: 3px 0px 3px 3px;
	margin-left: 3px;
}

.photoCap150 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	display: block;
	width: 400px;
}
ul.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(images/orBullet.jpg);
	font-weight: normal;
}
.link {
	font-size: 16px;
	font-weight: bold;
	color: #6633FF;
	line-height: 1.5;
}
#subWiderContent img.nofloat {
	float: none;
	border: 2px #3399FF dashed;
	padding: 3px;
}
#subWiderContent  img.left {
	float: left;
	border: 2px #3399FF dashed;
	padding: 3px 3px 3px 3px;
	margin-right: 3px;
}
