
h1 {
	font: bold 55px "Arial Black", "Helvetica Bold", serif;
	color:#83002c;
	letter-spacing:15px;
	text-align:center;
	}
h2 {
	font: bold 25px "Arial Black", "Helvetica Bold", serif;
	color:#83002c;
	}
h2 {
	position:relative;
	}
p {
	color:#83002c;
	}
a:link {
	font-weight:normal;
	color:#600051;
        background-color:transparent;	
	text-decoration:none;
	}
a:visited {
	font-weight:normal;
	color:#600051;
        background-color:transparent;	
	text-decoration:none;
	}
a:focus {
	font-weight:normal;
	color:red;
	text-decoration:underline;
	background-color: #b7b7b7;
	}
a:hover {
	font-weight:normal;
	color:red;
	text-decoration:underline;
	background-color: #b7b7b7;
	}
a:active {
	font-weight:normal;
	color:#600051;
	text-decoration:none;
	background-color: #b7b7b7;
	}
	/*	bg {
			position:fixed;
			top:250px;
			left:2%;
		}*/
#wrap {
	background-image: url(images/full/img_0225.jpg);
       	background-position:left top;
       	background-repeat:repeat;
	}
#screen {
	background-color:#ebecf6;
	margin-left:15%;
	margin-right:15%;
	}
#header { 
	padding-bottom:0px;
	}
#toc {
	position:relative;
	float:right;
	z-index:1;
	padding-bottom:20px;
	}
#home {
	float:left;
}
#sidebar {
	margin-left:75%;
	}
#home {
	color:#83002c;
	}
