body {
	background-color: white;
	font-size: 11px;
	color: #fff;
	background: #000;
	font-family : Helvetica, Lucida Grande, sans-serif;
	}

a {
	color: #CCCC00;
	text-decoration: none;
	}

a img {
	border: none;}

a:visited {
	color: #FFCC00;
	}

a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

p {
	margin-top: 0px;
	margin-bottom: 25px;
	}

h1 {
	font-size: 14px;
	color: #FFED00;
	font-weight: bold;
	margin-bottom: 0px;
	}

#leftbar {
	position: absolute;
	left:10px;
	top:50px;
	width:150px;
	}

#main {
	margin-left: -400px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 800px;
	}

#me {
	text-align: justify;
	margin-left: 149px;
	margin-right:309px;
	margin-left: 150px;
	margin-right:310px;
	}
	html>body #centercontent {
	margin-left: 150px;
	margin-right:310px;
	}

#blog {
	text-align: justify;
	position: absolute;
	right:10px;
	top:56px;
	width:230px;
	}

.date {
	font-size: 10px;
	}

ul {
	}

#rosastefvideo {
	float: left;
	padding-right: 10px;
	}

label {  
	float: left;  
	width: 4em;  
	}
input {
	margin-top: 3px;
	background-color:#000000;
	border: 1px solid white;
	color: #fff;
	}
textarea {
	margin-top: 3px;
	background-color:#000000;
	border: 1px solid white;
	color: #fff;
	}
button {
	margin-left: 30%;
	margin-right: 70%;
	margin-top: 10px;
	background-color:#FFED00;
    border-style:none;
	font-weight: bold;
   }

blockquote {
	text-indent: 25px;
	background: url(images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	font-size:12px;
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#twitter_div {
	text-align: left;
	color: #fff;
}

#twitter_div ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#twitter_div li{
	margin-top: 5px;
}
