html, body{
	font-family: Arial,sans-serif;
	background-color: #08101E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#prop {
  height:330px;
  float: right;
  width:1px;
}

a{
	color: #4169E1;
	font-family: Arial,sans-serif;
	font-size: 100%;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
}

p{
	color: #90AED0;
	font-family: Arial,sans-serif;
	font-size: 70%;
}

P.doc1{
	color: #90AED0;
	font-family: Arial,sans-serif;
	font-size: 95%;
	margin: 50px 0px 4px 30px;
	font-variant: small-caps;
	font-weight: bold;
}

P.doc2{
	color: #90AED0;
	font-family: Arial,sans-serif;
	font-size: 80%;
	margin: 10px 0px 0px 40px;
}

P.doc3{
	color: #90AED0;
	font-family: Arial,sans-serif;
	font-size: 70%;
	margin: 0px 0px 0px 50px;
}

#splashtable {
	background-image: url(images/splash_bg.jpg);
	position: absolute;
	top: 7%;
	width: 100%;
	background-repeat: repeat-x;
}

#slider {
	width: 600px;
	background-image: url(images/slider_01.jpg);
	background-repeat: repeat-y;
	font: 85% sans-serif;
	margin: 0px 0px 0px 0px;
	color: #6FA2CC;
}

#header {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#entrance {
	width: 100%;
	background-image: url(images/entrance_bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}