body
{
	background: #FFF;
    margin: 0;
    padding: 0;
}

.container
{    margin: 0;
    padding: 0;
    width: 770px;
}

.headertop
{
	background: #C00 url("NavBG.jpg") 0px 0px no-repeat;
    margin: 0;
    padding: 0;
    width: 770px;
    height: 40px;
}

.slogan {
	float: right;
	height: 40px;
	font-size: 11px;
	font-family: verdana, arial, lucida, sans-serif;
	font-weight: bold;
	padding-right: 18px;
	padding-top: 12px;
	margin: 0PX;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: right;
}

html>body .slogan {
	height: 28px;
}

#navlist
{
	float: left;
	width: 40px;
	margin: 0;
	padding: 0;
}

#navlist li
{
	width: 40px;
	height: 40px;
	margin-bottom: 10PX;
	display: block;
	list-style: none;
}

#navlist li a
{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
}

#navlist #home a
{
	background: url("home.jpg") 0px 0px no-repeat;
}

#navlist #home a:hover
{
	background: url("home.jpg") 0px -40px no-repeat;
}

#navlist #about a
{
	background: url("about.jpg") 0px 0px no-repeat;
}

#navlist #about a:hover
{
	background: url("about.jpg") 0px -40px no-repeat;
}

#navlist #videos a
{
	background: url("videos.jpg") 0px 0px no-repeat;
}

#navlist #videos a:hover
{
	background: url("videos.jpg") 0px -40px no-repeat;
}

#navlist #askjamsheed a
{
	background: url("askjamsheed.jpg") 0px 0px no-repeat;
}

#navlist #askjamsheed a:hover
{
	background: url("askjamsheed.jpg") 0px -40px no-repeat;
}

#navlist #extras a
{
	background: url("extras.jpg") 0px 0px no-repeat;
}

#navlist #extras a:hover
{
	background: url("extras.jpg") 0px -40px no-repeat;
}


.main
{
	background: #FFF;
	padding: 0px;
    border: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    width: 770px;
	text-align: left;
	font-family: verdana, arial, lucida, sans-serif;
}

.left {
	float: left;
	padding: 0;
	text-align: left;
	margin-left: 20px;
	width: 480px;
	font-family: verdana, arial, lucida, sans-serif;
	font-size: 11px;
	color: #666;
}

.left a {
	color: #C00;
	text-decoration: underline;
}

.left a:visited {
	color: #C00;
	text-decoration: underline;
}

.left a:hover {
	color: #C00;
	text-decoration: none;
}


.right {
	float: right;
	margin: 0;
	padding: 0;
	width: 210px;
}

.postTitle {
	background: #666 url("PostBG.jpg") 0px 0px no-repeat;
	margin: 0px;
	color: #FFF;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 480px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	font-family: verdana, arial, lucida, sans-serif;
}

html>body .postTitle {
	width: 470px;
	height: 22px;
}


.postTitle a {
	text-decoration: none;
	color: #FFF;
}

.postTitle a:visited {
	text-decoration: none;
	color: #FFF;
}

.postTitle a:hover {
	text-decoration: underline;
	color: #FFF;
}

.Post {
	margin-bottom: 20px;
	color: #666;
	font-family: verdana, arial, lucida, sans-serif;
	font-size: 11px;
	padding: 10px;
	width: 480px;
	text-align: left;
	vertical-align: middle;
	font-family: verdana, arial, lucida, sans-serif;
	border: 1px;
	border-style: solid;
	border-color: #666;
}

html>body .Post {
	width: 458px;
}

.Post a {
	text-decoration: underline;
	color: #C00;
}

.Post a:visited {
	text-decoration: underline;
	color: #C00;
}

.Post a:hover {
	text-decoration: none;
}


.ModuleTitle {
	background: #C00 url("ModuleBG.jpg") 0px 0px no-repeat;
	color: #FFF;
	font-family: verdana, arial, lucida, sans-serif;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 210px;
	height: 30px;
	vertical align: middle;
	font-size: 11px;
	margin: 0px;
}

html>body .ModuleTitle {
	width: 200px;
	height: 22px;
}

.Module {
	background: #FFF;
	font-family: verdana, arial, lucida, sans-serif;
	color: #666;
	width: 210px;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 0px
	margin-top: 0px;
	margin-right: 0px;
	font-family: verdana, arial, lucida, sans-serif;
	font-size: 11px;
	border: 1px;
	border-style: solid;
	border-color: #C00;
}

html>body .Module {
	width: 188px;
}

.Module a:link {
	color: #C00;
	text-decoration: underline;
}

.Module a:visited {
	color: #C00;
	text-decoration: underline;
}

.Module a:hover {
	color: #C00;
	text-decoration: none;
}

.urgent {
	background: #C00;
	width: 480px;
	color: #FFF;
	font-family: verdana, arial, lucida, sans-serif;
	font-size: 11px;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

html>body .urgent {
	width: 440px;
}

.urgentTop {
	background: #C00;
	color: #FFF;
	font-family: verdana, arial, lucida, sans-serif;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 20px;
}

input {
	font-family: verdana, arial, lucida, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}	

form {
	margin: 0px;
	padding: 0px;
}

.question {
	color: #C00;
	margin-bottom: 20px;
}

.archives, .archives:link, .archives:visited {
	border: 0px;
	margin: 2px 2px 2px 0px;
	padding: 0px 2px 0px 0px;
	width: 225px;
	height: 97px;

	float: left;
}

.archives:hover {
	background: #CCC;

	border: 0px;
	margin: 2px 2px 2px 0px;
	padding: 0px 2px 0px 0px;
	width: 225px;
	height: 97px;

	float: left;
}

.archives img, .archives:link img, .archives:hover img, .archives:visited img, .archives:active img {
	border: 0px;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	width: 130px;
	height: 97px;

	float: left;
}

.archiveBox {
	width: 458px;

	float: left;
} 
