body {
	color: #cdcbcf;
	background-color: #cdcbcf;
	}

#container {
	background-image: url(pics/paper.jpg);
	background-repeat: repeat;
	width: 680px;
	min-height: 685px;
	margin: 12px auto;
	border: solid 1px #5581be;
	padding: 20px;
	}
	
#topbox {
	width: 680px;
	}
	
#navbox {
	width: 670px;
	margin-top: 10px;
	padding: 5px;
	color: #fff;
	background-color: #5581be;
	text-align: center;
	}
	
#navbox a {
	font-family: Verdana; 
	font-size: 12px;
	text-decoration: none;
	}

#navbox a:link {
	color: #fff;
	background-color: #5581be;
	}

#navbox a:visited {
	color: #ccc;
	background-color: #5581be;
	}

#navbox a:hover {
	color: #000;
	background-color: #5581be;
	}

#content {
	margin-top: 20px;
	}
	
#bigpic {
	width: 300px;
	float: left;
	margin-right: 10px;
	}

#bigpic a {
	display: block;
	width: 288px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	}

#bigpic a:link {
    margin-top: 6px;
    border: solid 2px #5581be;
    padding: 4px;
	color: #000;
	background-color: transparent;
	}

#bigpic a:visited {
    border: solid 2px #5581be;
    padding: 4px;
	color: #666;
	background-color: #transparent;
	}

#bigpic a:hover {
    border: solid 2px #c06;
    padding: 4px;
	color: #000;
	background-color: #transparent;
	}

#textbox {
	width: 360px;
	margin-left: 320px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: transparent;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: transparent;
	}

#textbox p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 150%;
	text-align: justify;
	color: #000;
	background-color: transparent;
	}

#textbox a {
	text-decoration: none;
	}

#textbox a:link {
	color: #5581be;
	background-color: transparent;
	}

#textbox a:visited {
	color: #5581be;
	background-color: #transparent;
	}

#textbox a:hover {
	color: #C06;
	background-color: #transparent;
	}

.reverse {
	font-style: normal;
	font-weight: bold;
	}

.rev2 {
	font-style: normal;
	}

#aboutbox {
	width: 500px;
	margin: 0 auto;
	}

#aboutbox p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-align: justify;
	color: #000;
	background-color: transparent;
	}

.playerbox {
	width: 404px;
	margin: 0 auto 4px auto;
	border: solid 1px #5581be;
	padding: 0 10px;
	}
	
.centertitle {
	padding-top: 12px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #000;
	background-color: transparent;
	text-align: center;
	}

li {
	color: #000;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	}
	
li a {
	text-decoration: none;
	}

li a:link {
	color: #000;
	background-color: transparent;
	}

li a:visited {
	color: #666;
	background-color: #transparent;
	}

li a:hover {
	color: #5581be;
	background-color: #transparent;
	}

#ssbox {
	width: 450px;
	margin: 10px auto 0 auto;
	border: solid 1px #5581be;
	padding: 10px;
	background-color: #eee;
	}

#ssbox p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	color: #000;
	background-color: #eee;
	}
	
#ssbox .maintitle {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #eee;
	}

#ssbox .chapter {
	margin: 36px 0 12px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000;
	background-color: #eee;
	}
	
#ssbox li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000;
	background-color: #eee;
	}

.videodiv {
	padding: 2px 2px 2px 24px;
	color: #000;
	background-color: transparent;
	font-family: Courier, monospace;
	font-size: 15px;
	}

#videobox {
	width: 560px;
	margin: 0 auto;
	}

