body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #7DA7D9;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(../graphics/bkgclouds.gif);
}
#container #main #player {
	left: 50%;
	right: 50%;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #main #playlist {
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	margin: 10px;
}

a{text-decoration: none;}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000066;
	background-color: #FFFFFF;
}
#top {
	background-color: #7DA7D9;
}

#main {
	margin-bottom: 0px;

}


#navigator   {
	background-color: #7DA7D9;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

#navigator a {
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
#navigator a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

#navigator ul {
	margin: 0px;
	padding: 0px;
}
#navigator li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	background-color: #678BC7;
	font-size: 90%;
	text-align: center;
	color: #000066;
	padding: 10px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.image-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.link_head {
	color: #000066;
	font-weight: bold;
}
#content {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}#aboutMe {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 600px;
}
#leftsidebar {
	text-align: left;
	height: auto;
	width: 160px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#main_text    {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	padding: 0px;
	width: 560px;
}
#about   {
	margin: 10px;
	padding: 0px;
}
#info_left {
	text-align: left;
	padding: 10px;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}

#info_bottom {
	clear: both;
	margin: 10px;
	padding: 10px;
}

#info_right {
	text-align: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	width: 350px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	display: inline;
}
