*
{
	margin: 0;
	padding: 0;
}

a:link,a:visited
{
	color: #152934;
	text-decoration: none;
}

a:hover,a:active
{
	color: #990;
	//text-decoration: underline;
}

h1,h2,h3,h4,h5,h6
{
	color: #330;
	font-family: Georgia,Verdana,Arial,Serif;
	letter-spacing: 1px;
}

img
{
	border: #E2CBAC 1px solid;
	padding: 5px;
}

img.left
{
	float: left;
	margin: 0 1em 1em 0;
}

img.right
{
	float: right;
	margin: 0 0 1em 1em;
}

blockquote
{
	border-left: #eec 2px solid;
	color: #666;
	margin: 1em;
	padding: 1em;
}

.clear { clear: both; }

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

#main ul.asides
{
	list-style-type: square;
	border-bottom: #eec 1px solid;
	margin: 0 0 2em;
	padding: 1em;
}

body
{
	background: #8b653b;
	color: #333;
	font-family: Georgia,Times,Time New Roman,Serif;
	font-size: 1em;
	text-align: center;
	line-height: 1em;
	min-width: 200px;
}

#outer
{
	width: 90%;
	border: #ccc 1px solid;
	background: #fff;
	margin: 0 auto 2em;
	padding: 0;
}


#header
{
	background: #000;
	margin: 0;
	padding: 0;
}

#header img
{
	border: none;
	top: 0;
}

#header h1
{
	font-size: 2.4em;
	font-weight: 400;
	letter-spacing: 1px;
}

#header h2
{
	position: relative;
	font-size: 0.9em;
	font-weight: 400;
	border-style: none;
}

#header #searchform
{
	float: right;
	margin: 0;
	padding: 0;
}

#feedinfo
{
	background: #f9f7f5;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	font-size: 0.9em;
	margin: 0;
	padding: 0.5em 2em;
}

#feedinfo em
{
	float: right;
	font-style: normal;
}

#feedinfo .feed
{
	background: url(img/icon_feed.gif) no-repeat left center;
	padding: 4px 4px 4px 17px;
}

#content
{
	margin-top: 1em;
	line-height: 1em;
	position: relative;
	clear: both;
	margin-left: 20px;
	padding: 1.2em;
}

#main
{
	width: 100%;
	float: right;
	position: relative;
	min-height: 500px;
	margin: 0 0 0 20px;
	padding: 0 2% 1%;
}

#main p
{
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 0.5em;
}

#main .post { margin: 0 0 3em; }

#main h2
{
	font-size: 1.7em;
	font-weight: 400;
}

#main h2.pagetitle
{
	font-size: 1.5em;
	font-weight: 400;
	border-bottom: none;
	margin: 0 0 1em;
}

#main .post-content
{
	margin: 1em 0;
	padding: 0;
}

#main .post-content ul,#main .post-content ol
{
	margin: 1em 2em;
	padding: 0;
}

#main p.post-info
{
	clear: both;
	color: #999;
	font-size: 0.9em;
	border-bottom: solid 1px #eec;
	margin: 1em 0;
	padding: 3px 0;
}

#main p.post-info a { color: #152934; }

#comments,#respond
{
	font-size: 1.4em;
	font-weight: 400;
	margin: 2em 0 10px 5px;
}

#commentform
{
	background: #f9f7f5;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin: 10px 0;
	padding: 10px;
}

.commentnum
{
	font-size: 1.5em;
	font-weight: 700;
	padding: 3px;
}

#outer .commentlist
{
	border-top: #ccc 1px solid;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li
{
	list-style: none;
	border-bottom: #ccc 1px solid;
	margin: 0;
	padding: 1em;
}

.commentlist li.alt { background: #f9f7f5; }
.commentlist li .cmtinfo { font-size: 1em; }

.commentlist li cite
{
	font-style: normal;
	font-weight: 700;
}

.commentlist li .cmtinfo em
{
	float: right;
	font-style: normal;
	font-size: 0.9em;
	color: #999;
	margin: 0;
	padding: 0;
}

#outer .nocomments
{
	text-align: center;
	color: #999;
	font-size: 0.9em;
}

input.textbox
{
	border: #ccc 1px solid;
	background: #f9f9f9;
	font: 1em Verdana,Arial,Serif;
	width: 150px;
	padding: 2px;
}

textarea
{
	width: 90%;
	height: 4em;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font: 1em Verdana,Arial,Serif;
	padding: 5px;
}

.textbox:focus,textarea:focus
{
	background: #fff;
	border: #999 1px solid;
}

#sidebar
{
	width: 22%;
	float: left;
	position: relative;
	font-size: 0.9em;
	margin: 0;
	padding: 0 2%;
}

#sidebar p
{
	margin-bottom: 2em;
	color: #4F4F2B;
}

#sidebar h2
{
	border-bottom: #E2CBAC 1px solid;
	font-size: 1.6em;
	margin-bottom: 1em;
	font-weight: 400;
	padding: 0;
}

#sidebar ul
{
	list-style: none;
	line-height: 2em;
	margin-bottom: 2em;
}

#sidebar form { margin-bottom: 2em; }
#sidebar input.textbox { width: 80%; }

#sidebar ul ul ul
{
	list-style: none;
	line-height: 2em;
	margin: 0;
	padding: 0 1em;
}

#footer
{
	font-size: 0.9em;
	clear: both;
	text-align: center;
	line-height: 1.6em;
	width: 75%;
	margin: 0 auto;
	padding: 0 0 1em;
}

#content_start
{
	position: absolute;
	left: -10000px;
}

li>ul
{
	top: auto;
	left: auto;
}


li.small { height: 10px; }

li.small a
{
	height: 10px;
	line-height: 10px;
}

.colorspot span { visibility: hidden; }

.colorspot
{
	float: left;
	width: .5em;
	height: .5em;
	line-height: .5em;
	overflow: hidden;
	text-decoration: none;
	margin: 1px 1px 0 0;
}

#colorcon
{
	background-color: #000;
	float: left;
	padding: 2px;
}

#colordisp
{
	width: 100%;
	height: 1.2em;
	text-align: center;
	background-color: #CCC;
}

fieldset,#nav img { border: 0; }
#header h1 a,#main h2 a { color: #300; }


        #menu img {margin-left:10px;}

        #menu, #menu ul { /* all lists */
                padding: 0;
                margin: 0;
                list-style: none;
                float : left;
                width : 11em;
                font-family:Tahoma;
                font-size:1em;
        }
        
        #menu li { /* all list items */
                position : relative;
                float : left;
                line-height : 1em;
                margin-bottom : .05em;
                padding-bottom:.5em;
                width: 25em;
                text-align:center;
        }
        
        #menu li ul { /* second-level lists */
                position : absolute;
                left: -999em;
                margin-left : 13em;
                margin-top : -13.35em;
                font-size:.7em;
                line-height:1.5em;
                background-color:#bebdaa;
                z-index:100;
        }
        
        #
        
        #menu li ul ul { /* third-and-above-level lists */
                left: -999em;
        }
        
        #menu li a {
                width: 25em;
                w\idth : 10em;
                display : block;
                color : black;
                font-weight : normal;
                text-decoration : none;
                background-color : transparent; 
                border : none;
                padding : 0 1em;
                margin-bottom:-.5em;
                line-height:2em;
             
        }
        
        
        #menu li a:hover { }
        
        #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
                left: -999em;
        }
        
        #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
                left: 3em;
        }
        #menu li ul li a {background-color:#bebdaa;border-bottom:1px solid black;}
        #menu li ul li a:hover {background-color:#D5D4BF}
        
        #menu ul li ul, #menu ul li ul a{width:15em;}
        
 body.c8 {text-align:center;margin-left:auto; margin-right:auto;}
 div.c7 {font-size: 70%;}
 div.c6 {background-image: url(/images/background.gif); margin-bottom: 20px; margin-left: auto; margin-right: auto; margin-top: -10px; width: 800px}
 td.c5 {margin-top:0px; text-align:center;font-family: arial, sans-serif;font-size:12px;line-height:12px; color:black;}
 span.c4 {text-align:right;}
 td.c3 {width:300px;margin-top:0px;}
 td.c2 {width:230px; text-align:center; margin-top:0px;}
 div.c1 {text-align: center}

