
/* Remove unwanted elements */
#header
{display: none;}

#menu1
{display: none;}

#rightnav
{display: none;}

#leftnav
{display: none;}

#goo-hori
{display: none;}

#goo-vert
{display: none;}

.top
{display: none;}

.top-nav
{display: none;}

.imgright
{display: none;}

.footer
{display: none;}

.pattern
{display: none;}

#bottom
{display: none;}

#opp-nav
{display: none;}

#top
{display: none;}

/* Ensure the content spans the full width */
.container, #mainpage, .content, #nutshell, #entry_link, #entry
{width: 100%; margin: 0; float: left;}


/* standard elements */
* {margin: 0;
padding: 0;}

body 
{color: #000000;
margin: 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
background-color: #fff;}

/* structure */
.container 
{
margin: 0 auto;
width: 722px;}

.top 
{
text-align: center;
margin: 0px 15px 0px 15px;}

.top-nav 
{font-size: 9px;
text-align: center;
padding: 15px 0px;
color: #999999;}

.top-nav a 
{color: #515D45;
text-decoration: none;
margin: 0px 1px;
border-bottom: 1px solid #0066FF;}

.top-nav a:hover,.top-nav #selected 
{color: #2C3111;}


#intro{
background-color: #FFFFFF;
font-size: 11px;
padding: 6px 0px 10px 0px;
margin: 5px 0px 16px 0px;
color: #000000;
border: 1px solid #D3DBAC;
line-height: 15px;
font-weight: bold;}

h1 
{font-weight: bold;
font-size:18px;
margin-bottom: 4px;
background-color: #FFFFFF;
border-bottom: 3px solid #93B474;
padding: 3px 1px;
border-top: 3px solid #93B474;
color: #000000;}

h2 
{font-size:13px;
margin-bottom: 12px;
color: #333333;
font-weight: bold;}

h3 
{font-size: 14px;
font-weight: bold;
color: #4B6234;
margin: 25px 0px 8px 0px;
background-color: #FFFFFF;
border-bottom: 1px solid #AEC796;}

h4 
{font-size: 10px;
font-weight: bold;
border-bottom: 1px solid #444444;
margin: 6px 0px 4px 0px;
border-top: 1px solid #444444;
padding: 2px 0px;
background-color: #111111;}

h5 {font-size: 10px;
font-weight: normal;
margin: 6px 0px 10px 0px;
color: #990000;}

hr 
{height:1px;
font-size:1px;
border:none;
color:#CCCCCC;
background-color:#CCCCCC;
margin: 3px 0px 3px 0px;
line-height: 1px;
width: 99%;}

.content 
{background: url(img/bgcontent.jpg) no-repeat;
margin: 0px 15px 0px 15px;}

#mainpage 
{font-size: 13px;
padding: 0px 46px 0px 46px;
font-weight: normal;
line-height: 18px;}

#mainpage a,  #mainpage a:visited
{color: #0066FF;
text-decoration: none;
font-weight: bold;
font-style: italic;}

#mainpage a:hover 
{text-decoration: none;
background-color: #EEF0DB;
color: #64101D;}

#entry
{padding-top: 24px;}

#category
{font-size: 11px;
margin-bottom: 5px;
font-weight: normal;
color: #58743F;}

#category a, #category a:visited
{color: #495E33;
font-weight: normal;
font-size: 11px;
font-style: normal;}

#category a:hover{
color: #64101D;}

#aka{
font-size:11px;
font-style: italic;
color: #495E33;}

#main
{margin-top: 18px;
margin-bottom: 5px;}

#nutshell
{font-size: 11px;
background-color: #FFFFFF;
padding: 6px 5px 8px 6px;
color: #666666;
line-height: 18px;
border-left: 1px solid #C4D1B1;
border-right: 1px solid #C4D1B1;
border-top: 1px solid #93B474;
border-bottom: 1px solid #93B474;}

#nutshell a:link, #nutshell a:visited
{color: #0033FF;}

#nutshell a:hover
{color: #6A1623;}

#bsd_details{
background-color: #F0F4EC;
text-align: left;
font-size: 10px;
font-weight: bold;
border-bottom: 1px solid #DAE3CE;
margin-bottom: 2px;
color: #333333;}

#entry_link
{font-size: 12px;
border-bottom: 2px solid #C4D1B1;
text-align: center;
background-color: #FFFFFF;
margin: 20px 0px 20px 0px;
border-left: 2px solid #C4D1B1;
border-right: 2px solid #C4D1B1;
border-top: 1px solid #C4D1B1;
padding-left: 10px;}

#entry_link a, #entry_link a:visited
{text-transform:none;
font-weight: normal;
border-bottom: 0;}

#entry_link a:hover
{text-transform:none;}	

#info_box
{background-color: #F3F2F4;
text-align: left;
font-size: 10px;
color: #666666;
border-bottom: 2px solid #C4D1B1;
border-left: 2px solid #C4D1B1;
border-right: 2px solid #C4D1B1;
border-top: 1px solid #C4D1B1;
font-style: italic;
padding: 4px 4px 4px 10px;
margin-bottom: 12px;}

/*for a-z page*/
#list 
{font-size: 11px;
font-weight: normal;}

#list a:link, #list a:visited
{color: #0033FF;
border-bottom: 1px solid #0033FF;}

#list a:hover
{text-decoration: none;
background-color: #FFFFFF;
color: #990000;
border-bottom: 0;}
/*end a-z page*/

