body {
	background: BLACK;
	
	font: normal 13px "Tahoma", Arial, Helvetica, sans-serif;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/Background-3.gif); 
	background-position:top; 
	background-repeat: no-repeat;
	background-attachment:fixed;
	
}
.backg1
{
	 background-image: url(../images/background-frame-black-1.jpg); 
	 background-position:center; 
	 background-repeat: repeat-y;
	}
h1, h2, h3 {
	color: #313131;
	font-family: Tahoma;
    font-weight: bold;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote {
	text-align: justify;
	font-size: small;
	margin-left: 0.5em;
}

.bot {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

#content {
	float: left;
	width: 495px;
	padding: 5px 5px 10px 5px;
	
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}
#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	
}
#oLinks
{
	font-family: tahoma;
	margin-top: 2px;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 2px;
	color: midnightblue;
	text-decoration: underline;
}