body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; font-weight: normal; color: #000000;  margin-top: 0px; background-image: url(images/bg.jpg) }

#container {
	width:750px;
	margin:0px auto;
	background-color: #FFF;
	background-image: url(images/sam-rasheed_r3_c1.jpg);
	background-repeat: repeat-y;
}
#header {
	width:750px;
	height:111px;
	background:url(images/sam-rasheed_r1_c1.jpg);
}
#sidebar {
	width:156px;
	float:left;
	background-image: url(images/column.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
}
#main {
	margin-left:156px;
	padding:0px 21px 20px 0px;
}

#main p {
	line-height:1.4em;
}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; color: #990002}
#footer {
	clear:both;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000;
	padding: 20px;
	text-align: center;
}



a:hover {  color: #006600; text-decoration: underline}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; color: #765755; padding:0px; margin:0px;}

#container #footer a {
	color: #FF0;
}
