
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color:#000000;	/*background: url(../images/img001.gif) repeat-y #000;
	background-position:top center;
	text-align: left;*/
	}
	
#wrapper {
	width:1024px;
	height:825px;
	background-image:url(../images/Waleed-vs1-2.jpg);
	background-repeat:no-repeat;
	margin: auto;
	padding: auto;
}
#wrapper2 {
	width:1024px;
	background-image:url(../images/img004.jpg);
	background-repeat:repeat-y;
	margin: auto;
	padding: auto;
}

#innerWrapper {
	width:1024px;
	height:525px;
	background-image:url(../images/Waleed-vs1-3.jpg);
	background-repeat:no-repeat;
	margin: auto;
	padding: auto;
}

#wrapper4 {
	width:1024px;
	height:673px;
	background-image:url(../images/Waleed-vs1-4.jpg);
	background-repeat:no-repeat;
	margin: auto;
	padding: auto;
}
#nav {
	color:#000000;
	text-transform:uppercase;
	padding-right:70px;
	padding-top:25px;
	}
#nav a{
	font-size:.85em;
	color:#000000;
	text-transform:uppercase;
	padding-left:10px;
	text-decoration:none;
}

#nav a:visited {
	color:  #000000;
	}

#nav a:active {
	color:  #000000;
	}
#nav a:hover {
	color: #0089BF;
	text-decoration: underline;
	}

body#one a#oneLink,
body#two a#twoLink,
body#three a#threeLink,
body#four a#fourLink,
body#five a#fiveLink {
	color: #0089BF;
	text-decoration: underline;
}

#footer {
	width:1024px;
	height:300px;
	font-size:1.25em;
	/*font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	color:#FFFFFF;
	line-height:26px;
	letter-spacing:1px;
	margin: auto;
	padding: auto;
	}
#footer a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:.85em;
	padding-left:250px;
}

#footer a:visited {
	color:  #C4A15E;
	}

#footer a:active {
	color:  #6699CC;
	}
#footer a:hover {
	color: #C4A15E;
	text-decoration: underline;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #0089BF;
	outline: none;
	}
a:visited {
	color:  #C4A15E;
	}
a:active {
	color:  #6699CC;
	}
a:hover {
	color: #C4A15E;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px; 
	}
p a {
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	color: #BDEDFF; 
	}
p b {
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	color: #ffffe1; 
}
h1 {
	font-size: 18px;
	/*line-height: 44px;*/
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 14px;
	/*line-height: 40px;*/
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 12px;
	/*line-height: 22px;*/
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 0;
	}
ul {
	list-style:none;
	}


