@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 1296px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../Images/Background.jpg);
	}

body {
	background-color:#FFFFFB;
	}
	
#leftcolumn img {
	float: right;
	}
		
#leftcolumn {
	width: 328px;
	height: 900px;
	float: left;
	padding-right:30px;
	}
	
#content {
	width:935px;
	height:900px;
	float:right;
	}
	
#content a {
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left: 0px;
	}
	
#content a:hover {
	text-decoration: none;
	color:#B20838;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	/*padding-left:20px;*/
	margin-right:180px;
	letter-spacing: 2px;
	line-height: 22px;
	text-align: justify;
	}
	
h1 {
	/*padding-left:20px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 3px;
	text-align:justify;
	margin-right:175px;
	line-height: 14px;
	word-spacing: 24px;
	color:#000000;
	}
	
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 3px;
	/*text-align:justify;*/
	/*margin-right:175px;*/
	line-height: 14px;
	word-spacing:normal;
	/*color:#000000;*/
	}
	
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#B20838;
	}

.style4 {
	font-size:20px;
	}
	
.style5 {
	color:#B20838;
	word-spacing:normal;
	text-align:left;
	}
	
h2 {
	font-size:12px;
	line-height:12px;
	}
	
p2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	}
	
#content img {
	float:right;
	margin-right:173px;
	padding: 5px;
	white-space:nowrap;
	}

#content iframe {
	float:left;
	white-space:nowrap;
	}
	
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-left:100px;
	letter-spacing: 2px;
	line-height: 22px;
	}