html {
	height: 100%;
}

body {
	width: 800px;
	margin: auto;
	padding: 0px;
// this is a concession to opera 7 which has margin 0, but some padding by default.
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
 
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a:hover { text-decoration: underline }

h1 {
	color: #96BF55;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-align: left;
}

	h1 span {
		color: #ffffff;
		font-size: 20px;
		font-weight: normal;
		margin: 5px 5px 5px 0;
		text-align: left;
	}

.description {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 5px 0 15px 0;
}

#container {
	margin: 20px auto 0 auto;
	width: 700px;
}

	#top_container {
		width: 680px;
		height: 130px;
		margin: 10px auto 10px auto;
	}
	
	#bottom_container {
		clear: both;
		width: 700px;
	}
	
.page-top {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #09f;
	border-bottom: 5px solid #444444;
}

.page-sidebar { 
	position: fixed; 
	top: 30px; 
	left: 20px;	
	width: 250px; 
}

* html .page-sidebar { 
	top: 30px; 
	left: 20px;	
	width: 250px; 
	position:absolute; 
}

.page-title {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

	.page-title h1 {
		margin: 0 0 5px 0;
	}
	
	
	.page-title h2 {
		clear: both;
		font-size: 100%;
		color: #FF9;
		font-weight: normal;
		margin: 0;
	}

.page-body {
	margin: 0 10% 0 315px;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}

	.page-footer {
		margin: 20px  0 0 0;	
		text-align: left;
		font-size: 10px;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 10px 0 30px 25px; 
	}

	.page-body ul li, 
	.page-body ol li { 
		padding: 0; 
		margin: 0 0 5px 0; 
		color: #cccccc;
		line-height: 140%;
		font-size: 100%;		
	}

	.page-footer p {
		margin: 0;
	}

	.page-title h1 span {
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		color: #ffffff;
		margin: 5px 0 15px 0;
	}
	
	h2 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	color: #09f;
	margin: 5px 0 15px 0;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #FF9;
	}
	

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}

.navigation { 
	list-style: none; 
	margin: 10px 0 30px 0; 
	width: 200px;
}

	.navigation li { 
		padding: 0; 
		margin: 0; 
	}

	.navigation a, 
	.navigation a:visited {
		display: block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 10px;
		border-bottom: 3px solid #171B20;
		color: #ffffff;
		background-color: #333333;
		text-decoration: none;
	}

	.navigation a:hover {
		color: #000000;
		background-color: #a9d06a;
	}

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		
	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}


pre {
  	font-size: 11px;
  	padding: 10px;
  	background: #000000;
  	overflow: auto;
	margin: 10px 0 10px 0;
}

code {
  	color: #ffffff;
  	background: #000000;
  	font-family: Monaco, Courier, monotype;
}


/** RUBY / JAVASCRIPT **/
code span.comment {
	color: #BD48B3;
}

code span.string {
	color: #99FF00;
}

code span.brackets {
	
}

code span.symbol {
	color: #6BCFF7;
}

code span.keywords {
	color: #FF8400;
}

code span.erb {
	background: #333;
}

code span.symbol {
      color: #07DFFC;
}

/** HTML **/
code.html span.tag {
	color: #fff;
}

code.html span.attribute {
	color: #FFD500;
}

code.html span.string {
	color: #99FF00;
}

code.html span.comment {
	color: #999;
}

code.html span.doctype {
	color: #D7FF80;
}


/* Defines the auto redirect pages */

div#redirect {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
}

div#redirect p {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

div#redirect h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

div#redirect a:link { 
    color: #333333;
    text-decoration: none
 }

div#redirect a:visited { 
    color: #333333;
    text-decoration: line-through; 
 }

div#redirect a:active { 
    color: #333333;
    text-decoration: none 
 }

div#redirect a:hover { 
    color: #990000;
    text-decoration: underlined 
 }

/* Sets Height and width, aligns images right and Sets the Background Colour */

div#textChange {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;
	margin-left: 2px;
	font-weight: normal;
	clear: both;
}

/* Sets Width to Maximum allowed */

div#logo {
	width: 800px;
	height: 65px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 280%;
	color: #333333;
	margin-left: 2px;
	font-weight: normal;
}
 
/* Sets Height and width, aligns images right and Sets the Background Colour */

div#sect_nav {
	width: 800px;
	height: 20px;
	text-align: left;
	background-image: url(gfx/dot_green.gif);
}

/* Sets Width to Maximum allowed */
 
div#main {
	width: 800px;
	background: #CC0000;
}

/* Defines the pagelink width and location */

div#pagelinks {
	position: absolute;
	left: -1px;
	top: 90px;
	width: 114px;
	background: #FFFFFF;
	height: 117px;

}

/* Defines the Links */

div#pagelinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	margin-left: 3px; 
}

div#pagelinks ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #7E7F00;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	list-style-type: square;
	margin-top: -5px;
	line-height: 110%;
 }

div#pagelinks ul a:link { 
    color: #7E7F00;
    text-decoration: none
 }

div#pagelinks ul a:visited { 
    color: #CC0000;
    text-decoration: line-through; 
 }

div#pagelinks ul a:active { 
    color: #CC0000;
    text-decoration: none 
 }

div#pagelinks ul a:hover { 
    color: #777777;
    text-decoration: none 
 }

/* Set's the width and position */

div#extlinks {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 120px;
	background: #FFFFFF;
	float: left;
	margin-left: 0px; 
	text-align: right;
}

div#extlinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	margin-left: 1px; 
}

/* Defines the links */

div#extlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: right;
}

div#extlinks a:link { 
    color: #333333;
    text-decoration: none
 }

div#extlinks a:visited { 
    color: #333333;
    text-decoration: line-through; 
 }

div#extlinks a:active { 
    color: #333333;
    text-decoration: none 
 }

div#extlinks a:hover { 
    color: #777777;
    text-decoration: none 
 }
 
div#main {
	margin-left: 140px;
	background: #ffffff;
}

/* Defines the pagelink width and location */

div#mainpage {
	width: 600px;
	background: rgb(255,255,255);
	text-align: left;
}

/* Defines the Styles for this Section */

div#mainpage p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	line-height: 120%; 
	text-align: left;
	margin-left: 10px;
}

div#mainpage h1 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600; 
	margin-left: 10px;
	}

div#mainpage h2 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

div#mainpage h3 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

div#mainpage h4 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

div#mainpage h5 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

div#mainpage h6 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

div#mainpage h7 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

div#mainpage h8 {  
	font-family: Tahoma, sans-serif; 
	font-size: 80%;
	color:  #666600;
	margin-left: 10px;
}

/* Set's Style for the Music Player section */

div#player {
	width: 800px;
	height: 60px;
	background: #ffffff;
	text-align: right;
}

/* Set's Style for the Copyright Paragraph text */

div#copyright p {
	width: 800px;
	height: 20px;
	background: url(gfx/dot_green.gif);
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
	clear: both;
}
div#copyright ul {
	font-size: 60%;
	color: #7E7F00;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	list-style-type: square;
	margin-top: -5px;
	line-height: 110%;
 }

div#copyright a:link { 
    color: #7E7F00;
    text-decoration: none
 }

div#copyright a:visited { 
    color: #CC0000;
    text-decoration: line-through; 
 }

div#copyright a:active { 
    color: #CC0000;
    text-decoration: none 
 }

div#copyright a:hover { 
    color: #777777;
    text-decoration: none 
 }

