body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-repeat: repeat-y;
	font-family: verdana, arial, 'sans serif';
	}

a:link	  {}
a:visited {}
a:hover   {}

	
h1 {
	font-size:150%;
	font-style: italic;
	padding-top: 1em;
	}

h2  {
	font-size:130%;
	padding-top: .5em;
	}

h3  {
	font-size:110%;
	padding-top: .3em;
	}
	
#page-body  {
	float:left;
	width:100%;
	border:0px;
	}

#leftcontent {
	font-family: arial, 'sans serif';
	font-variant: small-caps;
	float:left;
	left: 0px;
	width: 150px;
	height: 800px;
	border: 0px;
	margin-top: 0em;
	padding: 0px;
	padding-top: 2em;
	list-style-type: none;
	text-align: center;
	background-color: rgb(51,0,204);
	}

#leftcontent ul {
	}

#leftcontent li {
	}
#leftcontent a {
	display: block;
	padding: 2px 2px 2px 10px;
	border: 2px solid;
	border-right: -3px;
	border-left: -1px;
	border-color: #ddd #111 #111 #ddd;	
	background-color: rgb(185, 169, 145);
	background-repeat: repeat;
	margin-left: 1em;
	}
#leftcontent a:link {
	text-decoration: none;
	}
#leftcontent a:visited {
	text-decoration: none;
	}
#leftcontent a:hover, #leftcontent a:active {
	border-color: #111 #ddd #ddd #111;
	}

li.pressed a:link, a:visited, a:hover, a:active {
	background-color: #white;
	background-image: none;
	}

#centercontent {
	/*background:#eeeeee;*/
	margin-left: 135px;
	margin-right:0px;
	margin-bottom: 0px;
	min-height:530px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	voice-family: inherit;
	}

#centercontent a:link {
	color:blue;
	}

#rightcontent {
	float:right;
	width:200px;
	height:48em;
	/*visibility: hidden;*/
	/*background-image: url('images/background3.jpg');*/
	background-image: url('images/background-up.jpg');
	/*background-image: url('images/banner-fader.jpg');*/
	background-repeat: repeat;
	padding:0em 0em 1em 0em;
	text-align: left;
	font-family: Helvetica,Arial,sans-serif;
	font-size: .9em;
	margin-top: 0px;
	padding-left: 4px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	}

#rightcontent h1 {
	font-family: Times,sans-serif;
	text-align: center;
	/*color: rgb(255, 255, 204);*/
	/*color: #eee;*/
	font-size: 20px;
	margin-bottom: 0px;
	}

#rightcontent h2 {
	font-family: Helvetica,Arial,sans-serif;
	/*color: rgb(255, 255, 204);*/
	/*color: #eee;*/
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
	
#banner {
	width: 100%;
	height: 50px;
	background-image: url('images/banner-fade.jpg');
	background-repeat: repeat-y;
	background-position: right;
	background-color: rgb(185, 169, 145);
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	border-bottom:0px solid #000;
	padding-bottom: 1px;
	}

#banner p {
	text-align:center;
	/*background-image: url('images/transition.jpg');
	background-repeat: repeat-x;*/
	background-color: rgb(153, 153, 255);
	font-size:14px;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	}
#banner h1 {
	padding-top:0px;
	margin:0px 0px 0px 0px;
	}
	
#navbar  {
	text-align: center;
	/*margin: 2px 5px 2px 5px;*/
	/*background-image: url('images/background-up.jpg');*/
	/*background-image: url('images/banner-fader.jpg');*/
	background-image: url('images/background-up.jpg');
	background-repeat: repeat;
	background-position: left;
	background-color: rgb(153, 153, 255);
	border-bottom: 1px solid #000;
	border-left: 1px solid #ddd;
	border-right: 1px solid #000;
	border-top: 1px solid #ddd;
	font-family: Arial, sans-serif;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-variant: small-caps;
	}

#navbar a:link {
	color: blue;
	}

#footer {
	/*background:rgb(142,160,182);*/
	/*background-image: url('images/transition3.jpg');*/
	background-repeat: repeat-x;
	}