html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #b3b3b3;
	color: #b3b3b3;
	font-size: 100.01%;
}
a{
	color: #333333;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
b{
	color: #666633;
	text-decoration: none;
}
b:focus, b:hover, b:active {
    color: #cccccc;
	text-decoration: none;
}

p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size: 2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-color: #BACE98;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
	background-color: #FFFFFF;
}
div#namebox {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
}
div#topmenu {
	margin-bottom: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	font-family: 'Istok Web', sans-serif;
	clear: both;
	color: #BACE98;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	font-size: .8em;
}
.namebig {
	color: #336666;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 2em;
}
a.namebig:focus, a.namebig:hover, a.namebig:active span.namebig:focus, span.namebig:hover, span.namebig:active{
	color: #1E5B66;
	text-decoration: none;
}

.namesmall {
	color: #336666;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em;
}
.slidenav {
	color: #999999;
	font-family: 'Istok Web', sans-serif;
	font-size: 0.8em;
}
.menunoroll {
	color: #333333;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em;
}
.menutext {
	color: #333333;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em;
}
a.menutext:focus, a.menutext:hover, a.menutext:active span.menutext:focus, span.menutext:hover, span.menutext:active{
	color: #336666;
	text-decoration: underline;
}
.menu2noroll {
	color: #666633;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em; 
}
.menu2text {
	color: #666633;
	font-family: 'Julius Sans One', sans-serif;;
	font-size: 1em; 
}
a.menu2text:focus, a.menu2text:hover, a.menu2text:active span.menu2text:focus, span.menu2text:hover, span.menu2text:active{
    color: #999933;
	text-decoration: none;
}
.menu3noroll {
	color: #333300;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em; 
}
.menu3text {
	color: #333300;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em; 
}
a.menu3text:focus, a.menu3text:hover, a.menu3text:active span.menu3text:focus, span.menu3text:hover, span.menu3text:active{
    color: #999966;
	text-decoration: none;
}

body {
	background-color: #b3b3b3;
}
.titletext {
	color: #333333;
	font-family: 'Istok Web', sans-serif;
	font-size: 0.8em;
	font-style: italic;
	
}

hr{
    noshade="noshade";
	color: #336699;
}
.menusquare {
	color: #1E5B66;
	font-size: 1.2em;}
	
.regulartext {
	color: #333333;
	font-family: 'Itsok Web', sans-serif;
	font-size: 1em;
}
