body,html {
	margin: 0px;
}
body {
	background-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
}
#title td,.sidebar td,#blog td,#twitter_div,.banners {
	background-color: #FFFFFF;
	padding: 5px;
	color: #000;
}
#header{
	margin-bottom: 10px;
	clear:both;
}
#frame{
	width:1020px;
}
#title{
	position:absolute;
	left:280px;
	top:17px;
	z-index: 50;
	width: 519px;
	height: 125px;
	background-color: #FFFFFF;
}
.sidebar{
	background-color: #FFFFFF;
}
#sidebar{
	float:left;
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	position: fixed;
}
#adbar{
	float:left;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-left: 10px;
}
#blog,.main,.main-c{
	float:none;
	padding-bottom: 20px;
	clear: none;
}

#blog{
	float:left;
	padding-bottom: 20px;
	clear: none;
}
#footer{
	text-align: left;
	padding-bottom: 20px;
	width:auto;
	padding-left: 15px;
	clear:both;
}
#sidebar li {
	font-size: 12px;
	margin-left: -15px;
}
#sidebar ul {
	margin-top: -10px;
}
#header #sun img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.white td {
	padding: 5px;
}
#google {
	text-align: center;
	width: 566px;
	padding-left: 235px;
	z-index: 99;
}
.minitext {
	font-size: 12px;
}
.blogger-labels {
	font-size: 12px;
}
.cv {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.text {
	font-size: 14px;
}
.orangetitle {
	font-size: 36px;
	color: #FF6600;
}
.startbutton {
	font-size: 36px;
	white-space: normal;
	text-align: center;
	margin-bottom: 20px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #FFF;
}
.title {
	font-size: 48px;
	background-position: left;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.blogpic{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.main{
	margin-left: 180px;
}
.main-c{
	margin-left: 100px;
}
table.gray {
	background-color: #CCCCCC;
}
table.white {
	background-color: #FFFFFF;
}
table.prowhite {
	background-color: #FFFFFF;
	margin-left: 175px;
}
a {
	text-decoration: none;
	color: #0000CC;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
h6 {
	font-size: 12px;
}
#startbutton {
	color: #FF6600;
	font-size: 36px;
	background-color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-left: 190px;
	padding-right: 100px;
	padding-left: 100px;
}
#twitter_div {
	width: 600px;
}

