	<!--
	a 	{ font-family: Georgia, Palatino, 'Times New Roman', serif; font-size: 16px; font-weight: none; text-decoration : none; } 
	a:link		{ color: #113973; text-decoration: none; } 
	a:visited	{ color: #113973; text-decoration : none; } 
	a:active	{ color: #113973; } 
	a:hover		{ color: #F0F0FF; text-decoration: none; }

	body {
		margin: 0;
		font-family: Georgia, Palatino, 'Times New Roman', serif;
		font-size:16px;
		font-weight:normal;
		color:#1D2132;
  		line-height:150%;
		text-align:center;
		background:#ffffff url('../../images/paper/start.jpg') top center no-repeat;
	}

	td {
		font-family: Georgia, Palatino, 'Times New Roman', serif;
		font-size:16px;
		font-weight:normal;
		color:#1D2132;
  		line-height:150%;
  		text-align:left;
  		vertical-align:top;
	}

	#navbar {
		margin:0 auto;
		width:100%;
		height:20px;
		font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif;
		color:#1D2132;
		font-size:8pt;
		font-weight:normal;
		line-height:100%;
		text-align:center;
		background:#00034E url('../../images/paper/play_stripb.jpg') top left repeat;
	}

	#navbar a:link {
	font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif; color: #dbaf6e; font-weight: 700; text-decoration : none;
	
	 }

	#navbar a:active {
	font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif; color: #00ff00; text-decoration : none;
	
	 }

	#navbar a:visited {
	font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif; color: #dbaf6e; text-decoration : none;
	
	 }

	#navbar a:hover {
	font-family: 'Century Gothic', 'Avant Garde', Helvetica, Arial, sans-serif; color: #ffffff; text-decoration : none;
	
	 }

	#header {
		margin:0px;
		width:100%; height:68px;
		text-align:center;
		background:url('../../images/paper/header.jpg') top center no-repeat;
		}

	#headerbw {
		margin:0px;
		width:100%; height:68px;
		text-align:center;
		background:#ffffff url('../../images/paper/header-bw.jpg') top center no-repeat;
		}

	.blackwrapper {
		width:100%
		margin:0px auto 0px auto;
		background-color:#000000;
		text-align:center;
	}

	#black {
		width:990px;
		margin:0px auto 0px auto;
		border:0px solid #ff0000;
		background-color:#000000;
	}
	
	#black a {
	font-family: 'Century Gothic', Arial, sans-serif; font-size: 8pt; text-decoration: none; font-weight: 700; color: #F0DFBF;
	border-bottom: 2px solid #000000;
	
	 }

	#black a:link {
	font-family: 'Century Gothic', Arial, sans-serif; font-size: 8pt; text-decoration: none; font-weight: 700; color: #F0DFBF;
	border-bottom: 2px solid #000000;
	 }

	#black a:active {
	font-family: 'Century Gothic', Arial, sans-serif; font-size: 8pt; text-decoration: none; font-weight: 700; color: #F0DFBF;
	border-bottom: 2px solid #0390FB;

	 }

	#black a:visited {
	font-family: 'Century Gothic', Arial, sans-serif; font-size: 8pt; text-decoration: none; font-weight: 700; color: #F0DFBF;
	border-bottom: 2px solid #000000;
	 }

	#black a:hover {
	font-family: 'Century Gothic', Arial, sans-serif; font-size: 16px; text-decoration: none; font-weight: 700; letter-spacing:0px; color: #ffffff;
	border-bottom: 2px solid #0390FB;
	 }
	
	.thumbs {
		border:0px solid #bbb;
		padding:7px;
		width:125px;
		float:left;
	}
		
	.wrapper {
		margin:0px auto;
		width:992px;
		padding:0px;
		overflow:hidden;
	}
	
	.content{
		margin:18px 0px;
		width:690px;
		border:0px solid #bbb;
		padding:18px;
		text-align:left;
		float:left;
	}
		
	.sidebar {
		margin:0px 0px 0px 18px;
		width:236px;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		color:#1D2132;
  		line-height:130%;
		text-align:left;
		float:left;
	}

	#sidebar a:link {
		font-family: Arial, Helvetica, sans-serif; color: #113973; font-weight: 700; text-decoration : none;
	}

	#sidebar a:active {
		font-family: Arial, Helvetica, sans-serif; color: #B32A05; text-decoration : none;
	}

	#sidebar a:visited {
		font-family: Arial, Helvetica, sans-serif; color: #113973; text-decoration : none;
	}

	#sidebar a:hover {
		font-family: Arial, Helvetica, sans-serif; color: #C0C0C0; text-decoration : none;
	}
		
	html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}
				
	-->