body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f5f5f5 url(bg_col1.png) top center repeat-y;
	font-family: Georgia, Times New Roman, Times, Serif;
	line-height: 18px;
	color: #555;
	font-size: 12px;
}

h1
{
	font-family:  verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
}

h2
{ 
	font-family: georgia, serif; 
	font-size: 16px; 
	color: #333;
	margin-top: 36px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}			

h3
{
	margin-bottom: 0px;
	margin-top: 24px;
	font-family: georgia, serif;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

h4
{
	margin-top: 18px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navright h4, #navleft h4 { font-size: 9px; }

blockquote
{
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding: .4em;
}

ul
{
	line-height: 18px;
	font-size: 12px;
	list-style: none;
	margin-left: 1.5em;
	padding-left: 0px;
}

li
{
	margin-bottom: 12px;
}

acronym
{
	font-size: 10px;
	letter-spacing: .09em;
	border-bottom: 1px dotted #666;
	cursor: help;
}

#container
{
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	background: #fff;
	width: 800px;
}
	

#head
{
	height: 200px;
	width: 100%;
	background-color: #ddd;
	border-bottom: 1px solid #5f6e6b;
	text-align: center;
}

.topimage { border-bottom: 1px solid #333; margin: 0; padding 0; height: 200px; }

#nav { margin-top: 7px; }
#nav ul
{
	margin: 0;
	padding: 0;
	display: inline;
} 

#nav ul li
{
	margin: 0;
	margin-right: -3px;
	padding: 0;
	list-style: none;
	display: inline;
}

        
                
#navright ul, #navleft ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.side li, #navright li, #navleft li
{
	margin-bottom: 3px;
}


a {

    color:#1E90FF;

    text-decoration:none;

}

a:hover {

    color:#FF4500; 

    text-decoration: none;

    border-bottom:1px solid #bbb;

}

 #nav a:hover {

    border-bottom:3px solid #1E90FF;

    padding-bottom: 2px;

}

.permalink a, .footlinks a, .topnavigation a, a img
{
	border-bottom: none;
}


#content
{
	margin-left: 15px;
	margin-right: 20px;
	line-height: 21px;
	font-weight: normal;
	text-align: left;
}


#navright, #navleft
{
        display: none;
}

img.pb
{
	border: 1px solid #aaa;
	padding: 5px;
}


.sidetext
{
	padding-left: 10px;
}

.description, .pathlinks
{ 
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #777;
	text-align: right;
	margin-bottom: 45px;
}

.pathlinks
{
	margin-left: -15px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.about
{
	border-top: 1px solid #aaa;
	padding-top: 15px;
	margin-top: 50px;
	margin-bottom: 25px;
	font-size: 9px;
	line-height: 11px;
	font-family: verdana;
	text-align: center;
}


.footlinks
{ 
	text-align: right;
	margin-top: 30px;
	margin-bottom: 45px;
}



.hilite
{
	background-color: #ddeeff;
}

.caps
{
	font-size: 10px;
	letter-spacing: .09em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.date { font-weight: normal; font-size: 12px; text-align: left; margin-bottom:0; margin-top: 12px; }
.permalink { font-weight: normal; font-size: 14px; }
h3.title { margin-top: 36px; }

ul.slist
{
	line-height: 12px;
	font-size: 10px;
	list-style: none;
	margin-left: 1.5em;
	padding-left: 0px;
}

ul.slist li
{
	margin-bottom: 6px;
}


input
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
} 

input.text
{
	width: 292px;  
	height: 20px;
} 

input.button
{
	width: 80px;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ccc;
	border-color: #ddd #aaa #aaa #ddd;
	border-width: 1px;
	border-style: solid;
}

textarea
{
	font-family:verdana, arial, sans-serif; 
	color:#333; 
	background-color:#FFF; 
	font-size:11px;	 
} 


input.send
{
	color: #fff;
	width: 80px;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #3366aa;
	border-color: #7ac #028 #028 #7ac;
	border-width: 1px;
	border-style: solid;
}
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#pipe ul li {
	margin-left: 0;
	padding: 1px 3px;
	list-style: none;
	display: inline;
}

