body{
	padding:0;
	margin:0 4%;
	color:#333333;
	background:#ccffcc;
}
#page{
	padding:0;
	background:white;
	border:solid #999999;
	border-width:0 1px;
}
img{
	border:none !important;
}
a:link{
	color:#3333ff;
}
a:visited{
	color:#cc6600;
}
a:hover{
	color:#0000ff;
}
a:active{
	color:#0033ff;
}
#header{
	margin:0;
	padding:0;
	width:100%;
	display:block;
	border:solid #999999;
	border-width:1px 0 1px 0;
	background:white;
	background-image:url("../backgrnd.jpg");
	background-repeat:no-repeat;
	min-height:60px;
}
#adv{
	float:right;
	width:468px;
	height:60px;
	display:block;
	margin:0;
	padding:0;
}
#header h1{
	margin:0.2em 0 0 1%;
	font-weight:normal;
	letter-spacing:0.2em;
	font-size:xx-large;
}
#header a:link{
	color:#003399;
	text-decoration:none;
}
#header a:visited{
	color:#003399;
	text-decoration:none;
}
#header a:hover{
	color:#0033ff;
	text-decoration:underline;
}
#header a:active{
	color:#003399;
	text-decoration:none;
}
#header p{
	margin:0 0 0 1%;
	font-size:small;
}
#ctsbox{
	background:white;
}
#contents{
	font-size:small;
	margin:0;
	padding:0.1em 0 0.1em 0;
	width:100%;
	border:solid #999999;
	border-width:0 0 1px 0;
	line-height:1.5em;
	background:white;
}
#contents ul{
	list-style:none;
	padding:0;
	margin:0;
}
#contents li{
	display:inline;
	font-size:small;
}
#contents li a:link,#contents li a:visited{
	background:none;
	padding:0.1em 0.5em 0.1em 0.5em;
}
#contents li.current a:link,#contents li.current a:visited{
	background:#ddddff;
	padding:0.1em 0.5em 0.1em 0.5em;
}
#contents li a:hover,#contents li.current a:hover{
	background:#ccccff;
}
#contents li a:active,#contents li.current a:active{
	color:white;
	background:#9999ff;
}


#sideview{
	background:white;
	float:left;
	width:25%;
	line-height:1.2em;
}
#sideview h2{
	font-size:medium;
	margin:0.5em 0.5em 0 0.5em;
	padding:0.1em 0 0 0.5em;
	letter-spacing:1px;
	border:solid #999999;
	border-width:1px 1px 0 1px;
	background:url("../backgrnd.jpg");
}
#sideview div{
	margin:0 0.5em 0 0.5em;
	padding:0;
	border:solid #999999;
	border-width:1px;
	background:#e0e0ff;
}
#ttsvsw{
	text-decoration:underline;
}
#sideview #s_ttsver{
	position:absolute;
	margin:0 1em 0.1em 1em;
	padding:0.1em;
	border:solid 1px #666666;
	background:#ffffcc;
}
#sideview h3{
	font-size:medium;
	margin:0;
	padding:0 0 0 0.7em;
}
#sideview p{
	font-size:small;
	margin:0;
	padding:0 0 0 1em;
}
#sideview #s_sonicboom{
	padding:0;
}
#main{
	margin:0;
	padding:1em 0 0.5em 0;
	background:transparent;
	margin-left:25%;
	line-height:1.4em;
	background:url("../back_dot.png");
	border:solid #999999;
	border-width:0 0 0 1px;
}
#main h2{
	margin:0 0.5em 0.5em 0.5em;
	padding:0.2em 0 0.2em 0.5em;
	font-size:large;
	letter-spacing:1px;
	border:solid #999999;
	border-width:1px;
	background:url("../backgrnd.jpg");
}
#main h3{
	margin:1em 0.5em 0.5em 0.5em;
	padding:0.2em 0 0.2em 0.5em;
	font-size:large;
	letter-spacing:1px;
	border:solid #999999;
	border-width:1px;
	background:url("../backgrnd.jpg");
}
#main h4{
	margin:0.5em 0.5em 0.2em 1em;
	padding:0.1em 0 0.1em 0.3em;
	font-weight:normal;
	font-size:medium;
	border:solid #999999;
	border-width:1px;
}
#main p{
	margin:0;
	padding:0 0 0 1.5em;
}
#noscript{
	margin:0.1em 0.5em;
	padding:0.2em 0 0.2em 0.5em;
	border:solid #999999;
	border-width:1px;
	border:1px solid #ff3333;
	color:#ff3333;
}
#footer{
	background:white;
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	font-size:small;
	border:solid #999999;
	border-width:1px 1px 1px 0px;
	line-height:1.5em;
}
#footer p{
	margin:0.1em 0 0.1em 0.5em;
	padding:0;
}
#footer p.counter{
	float:right;
	margin:0.1em 0.5em 0.1em 0;
}

.link a{
	border:1px solid #666666;
	display:block;
	margin-top:0.2em;
	margin-right:1em;
	padding:0.5em;
	text-decoration:none;
	color:#333333;
}

.link img{
	border:none;
	vertical-align:middle;
}

.link a:link .sitetitle{
	text-decoration:underline;
	color:#3333ff;
}

.link a:visited .sitetitle{
	text-decoration:underline;
	color:#cc6600;
}

.link a:hover .sitetitle{
	text-decoration:underline;
	color:#0000ff;
}

.link a:active .sitetitle{
	text-decoration:underline;
	color:#0033ff;
}

.link a:link .sitedescription , .link a:visited .sitedescription{
	font-size:smaller;
	color:#666666;
}

.link a:hover .sitedescription , .link a:active .sitedescription{
	font-size:smaller;
	color:#333333;
}

pre{
	margin:1em;
	padding:0.2em;
	width:80%;
	max-height:20em;
	overflow:scroll;
	border:1px solid #666666;
}
