	body
	{
	margin: 0px;
	background-color: #000000;
	}
	p 
	{
	margin-bottom:0em;
	margin-top:0em;
	padding-top: 5px;
	padding-bottom: 7px;
	}
	strong
	{
	color: #834444;
	}
	h1
	{
	margin-bottom:0em;
	margin-top:0em;
	font-family:arial;
	font-size:22px;
	font-weight: 900;
	font-style: italic;
	color: #7b0000;
	}
	a:hover, a:link, a
	{
	color:#ffffff;
//	text-decoration:none;
	}
	#wrapper
	{
	height:799px;
	width:988px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	margin: 0px auto;
    }
	#leftspace
	{
	float:left;
	height:auto;
	width:234px;
	}
	#contentspace
	{
	float:left;
	height:auto;
	width:643px;
	}
	#header
	{
	height:155px;
	width:643px;
	background-image:url(images/header-nav.png);
	background-repeat:no-repeat;
	margin-top:62px;
    }
	#header li
	{
	border:1px solid transparent;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:arial;
	font-size:12px;
	height:19px;
	margin-right:3px;
	margin-top:124px;
	padding-top:7px;
	text-align:center;
	width:95px;
	}
	#header li:hover {
	border:1px solid white;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:arial;
	font-size:12px;
	height:19px;
	margin-right:3px;
	margin-top:124px;
	padding-top:7px;
	text-align:center;
	width:95px;
	}
	#title_Home
	{
	background-image:url(images/title_welcome.png);
	background-repeat:no-repeat;
	height:37px;
	width:643px;
	margin-top:15px;
	}
	#title_Menus
	{
	background-image:url(images/title_menus.png);
	background-repeat:no-repeat;
	height:37px;
	width:643px;
	margin-top:15px;
	}
	#title_About
	{
	background-image:url(images/title_about.png);
	background-repeat:no-repeat;
	height:37px;
	width:643px;
	margin-top:15px;
	}
	#title_ContactUs
	{
	background-image:url(images/title_contactus.png);
	background-repeat:no-repeat;
	height:37px;
	width:643px;
	margin-top:15px;
	}
	
	#content
	{
	background-image:url(images/content_bg.png);
	background-repeat:repeat-y;
	height:auto;
	max-width:643px;
	margin:0px;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	padding-left:60px;
	padding-right:22px;
	padding-bottom: 4px;
	text-align: justify;
	}
	#content img
	{
	padding: 0px 10px 0px 0px;
	}
	#contentfooter
	{
	background-image:url(images/content_footer.png);
	background-repeat:no-repeat;
	height:10px;
	width:643px;
	margin: 0px;
	padding: 0px;
	}

	#rightspace
	{
	float:left;
	height:auto;
	width:111px;
	}
	#footer
	{
	text-align:center;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	padding-bottom: 50px;
	}
