body {
	background: #F9F9F7 url('/images/a1.gif') repeat-x;
	width: 960px;
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 930px;
	margin: 10px auto 10px;
	padding: 0px 20px 20px 20px;
	border: double #C0C0C0;
	}


#header {
	background: #FF7800 url('/images/a8.gif') repeat-x;
	width: 930px;
}

#header h1, h2 {
	color: #fff;
}

#header ul {
	float : right;
	list-style : none;
	
}

#header ul li {
	float : left;
	display : inline;
	
}

#header ul li a, #header ul li a:visited {
	color: #111;
	display: block;
    font-weight: bold;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	}
	
#header ul li a:hover {
	color: #333;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	}



#footer {
	background: #376B9D url(/images/navbar.gif);
	width: 920px;
	height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #1A4182;
	border-bottom: 1px solid #1A4182;
}

#footer {
	padding-left: 20px;
}

#footer p{
	padding-top: 10px;
}

#splash
{
background: transparent url('/images/a10.png') no-repeat;
width: 458px;
height: 92px;
float :right;
}

.fieldWithErrors {
  padding: 2px;
  background-color: #FBE3E4;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background:#FBE3E4;
  color:#8a1f11;
  border-color:#FBC2C4;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #FBE3E4;
  color: #222;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#sbutt {
	background: #376B9D url(/images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #234B69;
	font-weight: bold;
	}
	
	/************************************************
	*	Navbar      								*
	************************************************/

	#navbar {
		background: #376B9D url(/images/navbar.gif);
		width: 920px;
		height: 28px;
		font-size: 11px;
		font-family: Arial, Tahoma, Verdana;
		color: #FFFFFF;
		font-weight: bold;
		margin: 0px auto 0px;
		padding: 0px 0px 0px 0px;
		border-top: 1px solid #1A4182;
		border-bottom: 1px solid #1A4182;
		}

	#navbar a, #navbar a:visited {
		color: #FFFFFF;
		font-size: 11px;
		text-decoration: none;
		text-transform: uppercase;
		padding: 0px 0px 0px 3px;
		}

	#navbar a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		padding: 0px 0px 0px 3px;
		}

	#navbar p {
		color: #FFFFFF;
		margin: 0px auto 0px;
		padding: 0px 0px 0px 10px;
		font-weight: bold;
		}

	#navbarleft {
		width: 940px;
		float: left;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		}

	#navbarright {
		width: 20px;
		font-size: 11px;
		float: right;
		margin: 0px;
		padding: 7px 0px 0px 0px;
		border-right: 1px solid #2255AA;
		}

	#navbarright a img {
		border: none;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}

	#nav {
		margin: 0px;
		padding: 0px;
		list-style: none;
		width: 930px;
		background : #376B9D url(/images/navbar.gif);
		}

	#nav ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		}

	#nav a, #nav a:visited {
		background: #376B9D url(/images/navbar.gif);
		text-decoration :none;
		color: #FFFFFF;
		display: block;
	    font-weight: bold;
	    margin: 0px 0px 0px 0px;
		padding: 7px 20px 7px 20px;
		border-right: 1px solid #548ADA;
		border-left: 1px solid #2255AA;
		}

	#nav a:hover {
		background: #5186D7;
		color: #FFFFFF;
		display: block;
		text-decoration: none;
	    margin: 0px 0px 0px 0px;
		padding: 7px 20px 7px 20px;
		}

	#nav li {
		float: left;
		margin: 0px;
		padding: 0px;
		}

	#nav li li {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 150px;
		}

	#nav li li a, #nav li li a:link, #nav li li a:visited {
		background: #2255AA;
		width: 160px;
		float: none;
		margin: 0px;
		padding: 7px 30px 7px 10px;
		border-bottom: 1px solid #DDDDDD;
		}

	#nav li li a:hover, #nav li li a:active {
		background: #376B9D url(/images/navbar.gif);
		padding: 7px 30px 7px 10px;
		}

	#nav li ul.submenu1 {
		position: absolute;
		width: 10em;
		left: -999em;
		}

	#nav li:hover ul.submenu1 {
		left: auto;
		display: block;
		}

	#nav li:hover ul.submenu1, #nav li.sfhover ul.submenu1 {
		left: auto;
		}

	#nav li ul.submenu1 li ul {
		position: absolute;
		width: 10em;
		left: -999em;
		}

	#nav li ul.submenu1 li:hover ul {
		left: 150px;
		display: block;
		}

	#nav li ul.submenu1 li:hover ul, #nav li ul.submenu1 li.sfhover ul {
		left: 150px;
		}
	
#nav #navbarleft ul li a, #nav #navbarleft ul li a:visited, #nav #navbarleft ul li a:hover {color : #FFFFFF; text-decoration : none;}

#video h2 { font-size : .9em; border-bottom : 1px double #000000;margin-right:10px; }
#video .box {margin-top:2px;border : 2px solid #376B9D;}	

.section {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.section a, #section a:visited {
	background: #376B9D url(/images/navbar.gif);
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	border-right: 1px solid #548ADA;
	border-left: 1px solid #2255AA;
	text-decoration :none;
	}

.section a:hover {
	background: #5186D7;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	}

.section li {
	margin: 0px;
	padding: 0px;
	}

.section h2 {
	font-size : 1em;
}

/*--------------------------------------------------------------
 Story
 --------------------------------------------------------------*/

#story {}

#story h1,
#story h2,
#story h3,
#story h4,
#story h5 { 
	font-family: "lucidamac bold", "lucida grande", arial, sans-serif; 
	letter-spacing: -1px;
}

#story h1 { 
	font-size: 24px;
	margin: 0 0 0.3em;	
}

#story h2 { 
	font-size: 22px;
	margin: 0 0 0.3em;	
}

#story h3 { 
	font-size: 20px;
	margin: 1.2em 0 0.3em;	
}

#story h4 { 
	font-size: 18px;
	margin: 1.2em 0 0.3em;	
	border-bottom: 1px dotted #bbb;
}

#story h5 {
	font-size: 18px;
	background: #ffd;
	margin: 1.2em 0 0.3em;	
	border-bottom: 1px dotted #aaa;
}

#story p {
	line-height: 15px; 
	margin: 0 0 1.2em;
}

#story ul,
#story ol {
	margin: 1em;
	padding:0;
}

#story ul {
	list-style-type: square;
}

#story li {
	line-height: 15px; 
	margin: 0 0 0 1em; padding: 0;
}

#story blockquote {
	color: #555;
	border-left: 5px solid #ccc; 
	margin: 1.3em 1em; padding: 0 1em;
}

#story code { 
	font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
}

#story pre {
	color: #63FF00;
	background: #000;
	overflow: auto;
	font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
	margin: 0.9em 0; padding: 8px;
}


#primarycontent
{
position: relative;
width: 460px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('/images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('/images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('/images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('/images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('/images/a38.gif');
}

#primarycontent .post .content p
{
	margin-bottom: 25px;
	text-align: justify;
}
