	<!--
	A 	{ font-family: Verdana, Times New Roman, serif; font-size: 15px; text-decoration : none; font-weight : plain } 
	A:link		{ color: #113973; text-decoration: none; } 
	A:visited	{ color: #113973; text-decoration : none; } 
	A:active	{ color: #B32A05; } 
	A:hover		{ color: #0371C6; text-decoration: underline; }

	.default {
		font-family: Verdana, Times New Roman, serif;
		font-size:15px;
		color:#1D2132;
		font-weight:normal;
  		line-height:150%;
		}

	body {
		font-family: Verdana, Times New Roman, serif;
		font-size:15px;
		color:#2D2D34;
		font-weight:normal;
  		line-height:150%;
		margin: 0;
		background-image:url('../images/paper/bw.jpg');
  		background-position: left top;
		background-repeat:repeat;
		}

	#wrapper {
		width:1240px;
		margin:4px auto;
		border:0px solid #bbb;
		padding:0px;
	}


	#black {
		float:left;
		margin-top:10px;
		margin-bottom:px;
		border:0px solid #bbb;
		width:728px;
		background-color:#000000
	}
	
	#black a:link {
	border-bottom: 2px solid black;
	
	 }

	#black a:active {
	border-bottom: 2px solid #0390FB;
	 }

	#black a:hover {
	border-bottom: 2px solid #0390FB;
	 }

	#black2 {
		float:left;
		margin-top:4px;
		margin-bottom:10px;
		border:0px solid #bbb;
		width:728px;
		background-color:#2D2D34
	}
	
	#black2 a:link {
	border-bottom: 2px solid black;
	color: #F0DFBF;
	 }

	#black2 a:active {
	border-bottom: 2px solid #0390FB;
	color: #F0DFBF;
	 }

	#black2 a:visited {
	color: #F0DFBF;
	 }

	#black2 a:hover {
	border-bottom: 2px solid #0390FB;
	color: #FFFFFF;
	 }

	#black3 {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		border:0px solid #bbb;
		width:976px;
		background-color:#2D2D34
	}
	
	#bottom {
		clear:both;
		text-align:right;
	}

	#main {
		margin-top:24px;
		padding-bottom:10px;
		width:728px;
		float:left;
	}
	
	#content div {
		padding:18px;
		border:1px solid #bbb;
		float:left;
	}
	
	#content-top{
		margin-top:12px;
		margin-left:0px;
		width:690px;
		padding:18px;
		border:1px solid #bbb;
		float:left;
		background-color:#ffffff
	}
		
	#content-main {
		margin-left:0px;
		width:940px;
		height:1800px;
	}
	
	#content-main a:hover {
	border-bottom: 1px solid #ffffff;
	
	 }
	#content-main-left {
		margin-top:10px;
		margin-left:296px;
		width:642px;
	}
	
	#photo-left {
		font-family: Arial, sans-serif;
		font-size:8.5pt;
		color:#black;
		font-weight:normal;
  		line-height:120%;
  		text-align:justify
		border:1px solid #bbb;
		margin-left:48px;
		width:200px;
		height:1800px;
		text-align:center;
	}
	
	#content-right {
		border:0px solid #bbb;
		padding:0px;
		margin-top:28px;
		margin-left:24px;
		font-family: Arial, sans-serif;
		font-size:9pt;
		color:#black;
		font-weight:normal;
  		line-height:130%;
		text-align:left;
		width:480px;
		float:left;
	}

	#content-right a:link {
	font-family: 'Century Gothic', sans-serif; font-size: 11pt; color: #113973; font-weight: 700; text-decoration : none;
	
	 }

	#content-right a:active {
	font-family: 'Century Gothic', sans-serif; font-size: 11pt; color: #113973; font-weight: 700;; text-decoration : none;
	
	 }

	#content-right a:visited {
	font-family: 'Century Gothic', sans-serif; font-size: 11pt; color: #113973; font-weight: 700;; text-decoration : none;
	
	 }

	#content-right a:hover {
	font-family: 'Century Gothic', sans-serif; font-size: 11pt; color: #0371C6; text-decoration : underline;
	
	 }

	#sidebar {
		text-align:center;
  		line-height:130%;
		border:0px solid #bbb;
		padding:0px;
		position: absolute;
		top: 684px;
		left: 1010px;
		width: 198px;
		height: 2832px;
		z-index: 1;
  		background-image:url('../../images/animation/slide/sidebar/sidebar-totem.jpg');
  		background-position: left top;
		background-repeat:no-repeat;
	}
	
	#title {
		border:0px solid #bbb;
		padding:10px;
	}
	
	#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;
	}
				
	-->