/* Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
*/

a {
	color: #069;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #006;
}

a:hover {
	color: #006;
	text-decoration: underline:
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #ffffff;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1 {
  font: italic normal 32px 'Times New Roman', Times, serif;
	color: #ffcc33;
	letter-spacing: 0.2em;
	margin-top: 15px;
	}

h2 {
	font: 20px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #006699;
	letter-spacing: 0.2em;
}

h3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:  16px;
  font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
}

p {
font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

li {
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}


#credit {
  background: #ffffff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: left;
	}
#credit a {
  color: #069;
	text-decoration: none;
}
#credit a:hover {
  color: #006;
	text-decoration: underline;
}

.cred {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:  10px;
  font-weight: normal;
	margin-top: 10px;
	padding: 3px;
	text-align: left; 
	}
.credxcom {
   visibility:hidden;
	 display: none;
	 }
#rap {
  background: #ffffff;
	width: 810px;
	}
	
#content {
  width: 590px;
  background: #ffffff;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #c1cfd4;
	border-left: solid 1px #c1cfd4;
	border-top: solid 3px #c1cfd4;
	border-bottom: double 3px #aba;
	position: absolute;
	top: 75px;
	left: 200px;
	}
#onecol {
  width: 500px;
	background: #ffffff;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 40px;
}
#content td {
  	background: #ffffff;
	}
	
#header {
	background: #006699;
	width: 810px;
	height: 84px;
	font: 12px 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0;
	position: absolute;
	left: 20px;
	padding: 0;
	border-right: 1px solid #006699;
	border-left: solid 1px #006699;
}


#header a {
	color: #ffcc33;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
  font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  width: 170px;
	background: #eeeeee;
	border-right: 1px dotted #c1cfd4;
	border-top: solid 3px #c1cfd4;
	border-left: solid 1px #c1cfd4;
	padding: 20px 2px 10px 8px;
	position: absolute;
	left: 20px;
	top: 75px;
	}


#menu ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: 12px 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

.other {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #069;
	text-decoration: none;
}

#menu a {
	color: #069;
	text-decoration: none;
}

#menu a:hover {
	border-bottom: 1px solid #000066;
	text-decoration: underline;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #000066;
}

.divbtfb {
   font-family: verdana, arial, sans-serif;
	 font-size:12px; 
	 color:black;
	 padding: 0 32px 0 40px;
}
.comd {
   visibility: hidden;
	 display: none;
}
.fbm {
   font-family: verdana, arial, sans-serif; 
	 color:black; 
	 font-size: medium;
}

.sbistyle {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px
}

#sbitab {
   background: #000066;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
}	 

#sbitd1 {
   background: #000066;
   text-align: left;
	 color: #FFFFFF;
	 padding:3px
}
#sbitd1c {
   background: #000066;
   text-align: center;
	 color: #FFFFFF;
	 padding: 3px;
}
#sbitd2 {
   text-align: left;
	 color: #000000;
}

.lnav {
	font: 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		margin-top: 0px;
	padding-bottom: 0px; 
}

#bot-cred a {
text-decoration:none; 
color:#ffcc33;
}
#bot-cred a:hover {
text-decoration:underline; 
color:#ffcc33;
}

#smapblock {
        float: right;
        padding: 10px 0 10px 20px;
        margin: 0 0 0 0;
			font-family: Arial, Helvetica, Sans-Serif;
	      font-size: 0.9em;
	      line-height: 1.5em;
        width: 200px;
        }

.smapblockclass {
        float: right;
        padding: 10px 0 10px 20px;
        margin: 0 0 0 0;
			font-family: Arial, Helvetica, Sans-Serif;
	      font-size: 0.9em;
	      line-height: 1.5em;
        width: 200px;
        }

.smapblockstyle {
        font-family: Arial, Helvetica, Sans-Serif;
	      font-size: 0.9em;
	      line-height: 1.5em;
}	

#gblockx {
        float: left;
        padding: 10px 0px 10px 15px;
        margin: 0 0 0 15px;
        width: 351px;
        height: 300px;
	     }

.gthingx {
        float: left;
        padding: 10px 0px 10px 15px;
        margin: 0 0 0 15px;
        width: 351px;
        height: 300px;
		}

			

#gblock {
        float: left;
        padding: 10px 10px 10px 0;
        margin: 0 10px 0 0;
        width: 346px;
        height: 300px;
        }

.gthing {
        float: left;
        padding: 10px 10px 10px 0;
        margin: 0 10px 0 0;
        width: 346px;
        height: 300px;
        }

#gblock160 {
        float: left;
        padding: 10px 10px 10px 0;
        margin: 0 10px 0 0;
        width: 170px;
        height: 620px;
        }

.gthing160 {
        float: left;
        padding: 10px 10px 10px 0;
        margin: 0 10px 0 0;
        width: 170px;
        height: 620px;
        }

#gblock120 {
        float: left;
        padding: 10px 10px 10px 0;
        margin: 0 10px 0 0;
        width: 130px;
        height: 620px;
        }

.gthing120 {
        float: left;
        padding: 10px 10px 10px 0;
        margin: 0 10px 0 0;
        width: 130px;
        height: 620px;
        }
			
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 0px;
}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
