body {
	margin: 0;
	padding: 0;
	background: #000049 url('images/bg.gif') repeat fixed;
	color: #f3ebff;
	font: 12px/1.2 tahoma, arial, sans-serif;
}
h1 {
	font-size: 12px;
	text-decoration: none;
	text-indent: 1.0em;
}
h2 {
	font-size: 12px;
	text-decoration: none;
	text-indent: 1.0em;
}
form {
	margin: 0;
	padding: 0;
}
#list
{
width:700px;
text-align:center;
}

.myspace
{
font-size:120%;
line-height:160%;
width:400px;
margin-left:100px;
}
.myspace ul
{
	list-style-type: none;
	display: block;
	width:200px;
	float:left;
}
.myspace li
{
border:thin solid #FFFFFF;
}
.myspace li:hover
{
background-color: #F7DDFF;
}
.myspace a
{
display:block;
padding-left:6px;
}
.myspace a:hover
{
text-decoration:none;
}
.right
{
font-size:120%;
line-height:170%;
width:400px;
padding-top:1px;
margin-left:100px;
}
.right ul
{
	list-style-type: none;
	display: block;
	width:400px;
	text-align:left;
}

a img {border:0}

#container {
	margin: 21px auto;
	width: 680px;
	background: #68508f;
	color: #330066;
}
.title {
	background: url('images/titlebg.gif') repeat-x left top;
	color: #330066;
	height: 102px;
}
.img {
	padding: 30px 0 0 26px;
}
.urlimg {
	padding: 2px 14px 0 0;
}
#urlbg {
	margin: 20px auto;
	margin-top:30px;
	background: url('images/urlbg.gif') no-repeat left top;
	color: #330066;
	width: 527px;
	height: 65px;
}
#urlbg input.url {
	float: left;
	background: none;
	color: #330066;
	border: 0;
	width: 356px;
	padding: 21px 0 0 0;
	margin: 0 0 0 110px;
	font-size: 17px;
}
#urlbg input.surf {
	float: right;
	padding: 13px 0 0 0;
	margin-right: -7px;
	width: 62px;
	height: 38px;
}
#menu {
	margin: 5px auto;
	padding: 0 2px;
	vertical-align: top;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	white-space: nowrap;
}
#menu a:link, #menu a:visited, #menu a:hover {text-decoration: underline;color:#330066}
.option {
	height: 20px;
	background: #c1a0f2;
	border: 1px solid #884edd;
}
#adblock {
	clear: both;
	margin: 5px auto;
	width: 600px;
	height: 150px;
}
.text {
	clear: both;
	color: #c5a4f6;
	width: 590px;
	margin: 10px auto;
	font-size: 11px;
}
.clear {
	height: 17px;
}
#footer {
	height: 31px;
	line-height: 35px;
	background: url('images/footerbg.gif') repeat-x left bottom;
	font-size: 10px;
	text-align: right;
	color: #000;
}
.error {
	font-size: 12px;
	background: #F8E6CB;
	color: #000;
	border-bottom: 1px solid #97CCA8;
}
.shade {
	background: #E1F3CF;
}
.head {
	background: #A2AACE;
}
a:link, a:visited  { 
	color: #2a1e38;
	text-decoration: none;
} 
a:hover, a:active  {
	color: #a76bff;
	text-decoration: underline;
}
#options {
	width: 462px;
	margin: 10px auto 20px auto;
	padding: 0;
}
.trigger img, .expanded img {
	float: right;
}
.trigger {
	margin: 4px 0;
	padding: 0;
	text-align: right;
	cursor:pointer;
}
.triggercontent {
	clear: both;
	margin: 3px auto;
	background: #fff;
	border: 1px solid #000;
}
.trigger:hover {
	cursor:pointer;
}		
.expanded {
	margin: 4px 0;
	padding: 0;
	text-align: right;
	cursor:pointer;
}
.expanded:hover {
	cursor:pointer;
}
.show {
     position:static;
     display: table;
}
.hide {
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}
