body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#7bdbf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#fff;
	margin:0;
	padding:0;
}

#header			{ text-align:center; margin-top:20px;}
#content		{ text-align:center; margin:0 auto; width:740px; }
#frmBookmark	{ margin-top:20px; padding:20px 20px 20px 20px; background-color:#76c9db; text-align:left; border-bottom:1px solid #60b7cb;border-right:1px solid #60b7cb; height:200px;}
.example		{ margin-top:20px; padding:20px 0; background-color:#76c9db;background-image: url(images/tweetalink-example.gif); background-repeat:no-repeat; background-position:right top; text-align:left; border-bottom:1px solid #60b7cb;border-right:1px solid #60b7cb; height:200px;}
.bottomexample	{ clear:both; width:719px; margin-top:20px; padding:10px; background-color:#76c9db; text-align:left; border-bottom:1px solid #60b7cb;border-right:1px solid #60b7cb; color:#3d7678; font-size:85%;}
h3				{ margin:0 0 1em 0; padding:0 0 0 0; color:#004589;}
label			{ width:150px; display:block; float:left; font-size:90%; font-weight:bold;}
form			{ margin:0; }
a				{ color:#336699; }
a:hover			{ color:black; }
.featuredusers	{ padding:20px 0 0 20px; font-family:Arial, Helvetica, sans-serif; }
#sponsor p { font-family:Arial, Helvetica, sans-serif !important;}
#content #left	{ width:350px; float:left;}
#content #right	{ width:350px; float:right;}