body{
	background-color:#000000;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	font-size: 14px;
	background-image: url(../images/bk1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
	#contents {
	left: 10px;
	top: 1px;
	position: fixed;
	z-index: 6;
	height: 149px;
	overflow: hidden;
	visibility: inherit;
	width: 480px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin: 0px;
}
	
	#wrapper {
	background-image: url(../images/bk4.jpg);
	background-repeat: repeat;
	width: 75%;
	position: absolute;
	top: -3px;
	z-index: 1;
	height: 110%;
	right: 10px;
	background-position: bottom;
}
#weather {
	position: absolute;
	right: 4px;
	bottom: 50px;
}

.littleblock {
	font-family: "Comic Sans MS";
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 2px;
	margin: 4px;
	color: #FFCC00;
	font-size: 18px;
	letter-spacing: 4px;
	white-space: nowrap;
	padding-bottom: 2px;
	height: 30px;
	position: relative;
	padding-right: 4px;
	background-color: #615700;
	width: 450px;
}

#right-column {
	position: absolute;
	width: 300px;
	z-index: 2;
	top: 140px;
	height: auto;
	right: 30%;
	float: none;
}
#left-column {
	width: 410px;
	position: absolute;
	top: -1px;
	left: 1px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #999933;
	z-index: 1;
	background-color: #FFCC00;
	height: 100%;
}
#wikipedia {
	height: 138px;
	width: auto;
	top: 188px;
	position: absolute;
	right: -31px;
	z-index: 10;
}

#w3c {
	position: absolute;
	height: 25px;
	width: 75px;
	left: 4px;
	bottom: 138px;
}

#contents {
	height: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	top: 1px;
	position: fixed;
	z-index: 3;
}
input
{
	color: #FFFFFF;
	background: #990000;
	border: 1px solid #FFFF00;
	top: 2px;
	bottom: 2px;
	height: 25px;
	font-family: "Comic Sans MS";
	font-size: 18px;
	vertical-align: text-bottom;
}
option {
	background-color: #333333;
	border-top: 3px solid #FFCC00;
	border-right: 3px solid #003300;
	border-bottom: 3px solid #003300;
	border-left: 3px solid #FFCC00;
	background-image: url(../images/bk3.gif);
	background-repeat: repeat;
	margin: 2px;
	color: #FFCC00;
}

select {
	font-family: "Comic Sans MS";
	color: #CCCC00;
	font-size: 18px;
	background-image: none;
	background-repeat: repeat;
	background-color: #000000;
	border-top: 3px solid #999900;
	border-right: 3px solid #666600;
	border-bottom: 3px solid #666600;
	border-left: 3px solid #999900;
	
}


#selectbox {
	position: absolute;
	top: 436px;




	a:hover 
	background-color: #000000;
	width: 650px;
	white-space: normal;
	float: none;
	left: -61px;
}


 .submit 
{
	color: #B5BA7C;
	background: #990000 url(none);
	border: 1px solid #FFFF00;
	font-weight: normal;
	height: 28px;
	width: 75px;
	font-family: "Comic Sans MS";
	font-size: 18px;
	position: relative;
} 
.minibox {
	float: right;
	margin-right: 6px;
}
