	A 	{ font-family: Verdana, Times New Roman, serif; text-decoration : none; font-weight : normal } 
	A:link		{ color: #02FEE6; text-decoration : none; } 
	A:visited	{ color: #02FEE6; text-decoration : none; } 
	A:active	{ color: #00ff00; text-decoration : none; } 
	A:hover		{ color: #ffffff; text-decoration: none; }
		
	body {
		margin: 0;
		width:100%; min-width:1240px;
		background:#252525;
		text-align:center;
	}

	td {
  		text-align:left;
  		vertical-align:top;
	}

	#wrapper {
		-webkit-background-size: 2500px 2500px;
		margin:0px auto;
		width:100%; min-width:1240px;
		background:url('../../images/paper/footer.jpg') no-repeat bottom center; 
		font-family: Verdana, Palatino, 'Times New Roman', serif;
		font-size:16px;
		font-weight:normal;
		color:#f7f7f7;
  		line-height:150%;
		text-align:center;
		overflow:hidden
	}

	.topcopy {
		width:990px;
		font-family: Georgia, serif;
		font-size:24px;
		font-weight:normal;
		color:#f7f7f7;
  		line-height:150%;
		margin:0 auto; border:0px solid;
		}

	#band {
		margin:0px;
		width:100%;
		background-color:#000000;
		}

	#container {
		margin:0 auto; border:0px solid;
		}

	#main {
		margin:0px auto;
		padding-bottom:10px;
		text-align:center;
		border:0px solid #00ff00;
		width:990px;
	}

	.content{
		margin:36px auto 24px auto;
		width:690px;
		float:left;
		padding:18px;
		border:1px solid #3C4556;
		font-family: Verdana, Times New Roman, serif;
		font-size:16px;
		font-weight:normal;
  		line-height:175%;
		color:#f7f7f7;
		background-color:#transparent;
	}
		
	#sidebar {
		border:0px solid #bbb;
		padding:0px;
		margin-top:12px;
		margin-left:18px;
		font-family: Arial, sans-serif;
		font-size:13px;
		color:#c0c0c0;
		font-weight:normal;
  		line-height:130%;
		text-align:left;
		width:236px;
		float:left;
	}

	.beige {
		font-family: Arial, sans-serif;
		font-size:8pt;
		color:#c0c0c0;
		font-weight:normal;
  		line-height:130%;
	}

	.beige a:link {
	font-family: Arial, sans-serif; font-size:8pt; color: #EFE6C0; font-weight: normal; text-decoration : none;
	
	 }

	.beige a:active {
	font-family: Arial, sans-serif; color: #00ff00; font-weight: normal; text-decoration : none;
	
	 }

	.beige a:visited {
	font-family: Arial, sans-serif; color: #EFE6C0; font-weight: normal; text-decoration : none;
	
	 }

	.beige a:hover {
	font-family: Arial, sans-serif; color: #9E81FF; font-weight: normal; text-decoration : none;
	
	 }

	.links {
		font-family: 'Century Gothic', sans-serif;
		color:#c0c0c0;
		font-size:8pt;
		font-weight:700;
  		line-height:150%;
		margin:0px;
		}

	.links a:link {
	font-family: Arial; font-size: 8pt; color: #02FEE6; font-weight: 700; text-decoration : none;
		} 
	.links a:hover {
	font-family: Arial; font-size: 8pt; color: #EFE6C0; font-weight: 700; text-decoration : none;
		} 
	.links a:active {
	font-family: Arial; font-size: 8pt; color: #EFE6C0; font-weight: 700; text-decoration : none;
		} 
	.links a:visited {
	font-family: Arial; font-size: 8pt; color: #02FEE6; font-weight: 700; text-decoration : none;
		} 
	.links a:visited:hover {
	font-family: Arial; font-size: 8pt; color: #EFE6C0; font-weight: 700; text-decoration : none;
		} 

	
	#thumbs {
		border:0px solid #bbb;
		padding:10px;
		width:125px;
		float:left;
	}
	
	#thumbs2 {
		border:0px solid #bbb;
		margin-left:20px;
		width:100px;
		float:left;
	}
	
	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;
	}