body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg.jpg) repeat-y center;
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

#wrap {
	background: url("images/rajafusion_resize02.jpg") no-repeat;
	width: 800px;
	min-height: 984px;
	overflow: hidden;
	position: relative;
	margin-left: auto;	
	margin-right: auto;
}

#logo {
	background: #000000 url("images/rajafusion_resize.jpg") no-repeat;
	width:600px;
	height:738px;
	margin-right: auto;
	margin-left: auto;

}

#content {
	display:inline;
	text-align: Left;
	padding: 5px;
	float: right;
	margin-top:260px; 
	margin-left:270px;
	margin-bottom:0px;
	margin-right:10px;

}

a, a:visited{
	color: #006699;
	text-decoration:none;
/*	border-bottom:1px solid #CCC; */
}
a:hover{
text-decoration: underline;
	/* border-bottom:1px solid #006699; */
}


.LargeFont:first-letter {
	float:left;
	font-size:80px;
	width:0.7em;
	font-weight:normal;
}


#footer {
	background: #ffffff;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding:24px;
	margin-top:15px;
}
#footer p{
	text-align:center;
	font-size:15px;
	padding: 5px;
	margin: 0px;
}



h1 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 50px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
margin-left:auto;
margin-right:auto;
margin-top: 25px;
margin-bottom: 25px;
}

p.centertext {
	text-align:center;
}

P.Intro {
	margin-bottom: 50px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	
}

