body {
	font-family: verdana, arial, geneva;
	font-size: small;	
	background-color: #0505ff;
	color: #ffe600;
	a:link {color: #ffe600;}
	a:visited {color: #ffe600;}
	a:active {color: #ffe600;}
}

input {
	font-size: 12px;
	background: #d90000;
	color: #ffe600;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

.lnav {
	position: absolute;

	top: 78px;
	left: 8px;
	width: 148px;

	/* use a lighter text color (grey) and a smaller font */
	color: #ffe600;
	font-family: verdana, arial, geneva;
	font-size: x-small;	

}
.contents {
	position: absolute;
	top: 78px;
	left: 155px;
	width: 550px;
	color: #ffe600;
	font-family: verdana, arial, geneva;
	font-size: 16pt;	
	a:link {color: #ffe600;}
	a:visited {color: #ffe600;}
	a:active {color: #ffe600;}
}

.advent {
	position: absolute;
	top: 78px;
	left: 180px;
	width: 600px;
	color: #ffe600;
	font-family: verdana, arial, geneva;
	font-size: 16pt;	
	a:link {color: #ffe600;}
	a:visited {color: #ffe600;}
	a:active {color: #ffe600;}
}

.logo {
	position: absolute;

	top: 8px;
	left: 8px;
	width: 100%;
	color: #ff0000;
}
.formfield
{
	font-size: 16px;
	background: #ffe600;
	color: #ff0000;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 16px;
	background: #d90000;
	color: #ffe600;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.requestform .formfield
{
	width: 320px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	color: #ffe600
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.requestform .formbutton
{
	width: 80px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}

.contents2 {
	position: absolute;
	top: 78px;
	left: 155px;
	width: 550px;
	color: #ffe600;
	font-family: verdana, arial, geneva;
	font-size: 1pt;	
	a:link {color: #ffe600;}
	a:visited {color: #ffe600;}
	a:active {color: #ffe600;}
}

#twitter_update_list li {
	list-style-type: none;
}

#twitter_update_list li span {
	font-size: 14px;
	color: #000000;
}

#twitter_update_list a {
	font-size: 1px;
}
