@charset "UTF-8";
/* CSS Document */

body, button, ul, li, h1, h2, h3, h4, p, dl, dd, dt, form, input {
	margin: 0;
	padding: 0;
	border: 0;
}h1 {
	color: #37E064;
	font-size: 35px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	display: block;
	font-family: HelveticaNeue-Light, Helvetica, Verdana, sans-serif;
	text-shadow: #dddddd 1px 1px 1px;
	margin-bottom: 20px;
}
p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align: justify;
	margin-bottom: 8px;
}
a {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2FC5DF;
}
em {
	font-weight: bold;
}
div#quote {
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	height: 670px;
	width: 1000px;
}
div#content {
	width: 300px;
	margin-left: 500px;
	position: relative;
	top: -175px;
}
#twitter_div {
	margin-top: 40px;
}
#twitter_div #twitter_icon {
	height: 134px;
	width: 270px;
	position: relative;
	left: -200px;
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
}
#twitter_div ul#twitter_update_list {
	position: relative;
	top: -30px;
}
#twitter_div ul#twitter_update_list li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	list-style-type: none;
	margin-bottom: 20px;
}
#twitter_div ul#twitter_update_list li span {
	display: block;
}
#WPpreview img {
	position: absolute;
	right: 0px;
}

