/* begin site layout*/
body
{
	margin:0px;
	padding:0px;
	background-color:#e6e6e6;
}
div.container
{
	position: relative;
	width:1100px;
	margin:auto;
	border-style:solid;
	border-width:8px;
	border-color:#4682B4;
	border-radius:12px;
	-moz-border-radius:12px;
	line-height:150%;
	background-image:url('../Images/music008.gif');
}
div.content
{
	position: relative;
	width:1031px;
	padding-top:0px;
	margin-left:20px;
	margin-bottom:125px;
	padding-left:10px;
	padding-right:10px;
	border-style:solid;
	border-width:2px;
	border-color:gray;
	border-radius:10px;
	-moz-border-radius:10px;
	box-shadow: 6px 6px 6px #888888;
	background-color:white;
	overflow:auto;
	text-align:center;
}
div.newspost
{
	
	position: relative;
	width:600px;
	padding-top:0px;
	margin-left:395px;
	margin-top:125px;
	padding-left:25px;
	padding-right:50px;
	border-style:solid;
	border-width:2px;
	border-color:gray;
	border-radius:10px;
	-moz-border-radius:10px;
	box-shadow: 6px 6px 6px #888888;
	background-color:white;
	overflow:auto;
}
div.about
{
	float: left;
	position: relative;
	margin-left:20px;
	margin-top:93px;
	width:280px;
	padding-left:25px;
	padding-right:50px;
	border:solid;
	border-width:2px;
	border-color:gray;
	border-radius:10px;
	-moz-border-radius:10px;
	box-shadow: 6px 6px 6px #888888;
	background-color:white;
	overflow:auto;
}
div.contentlinksleft
{
	position:relative;
	padding:20px;
	margin:0px;
}
div.contentlinksright
{
	
	position: relative;
	padding-left:360px;
	padding-bottom:100px;
	padding-right:20px;
	padding-top:0px;
	margin-top:-14.7em;
}
div.header
{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	color:white;
	background-color:#4682B4;
}
div.footer
{
	position:relative;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:10px;
	color:white;
	background-color:#4682B4;
}
/* end site layout */

/* begin menu style */
ul
{
	width:100%;
	padding-top:40px;
	padding-left:203px;
	margin:0;
	list-style-type:none;
}
li 
{
	display:inline;
	font-family:Times;
}
/* end menu style */

/* begin image styles */
img.thumbnail
{
	border-width:3px;
	border-style:solid;
	border-color:black;
	float:left;
	margin-left:10px;
	margin-top:20px;
}
img.socialmedia
{
	border:0;
	float:left;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
	width:32px;
	height:32px;
}
img.logo
{
	border:0;
	margin-left:450px;
	margin-bottom:10px;
	width:180px;
	height:129.6px;
}
/* end image styles */

/* begin video player style */
iframe.demos
{
	float:left;
	margin-left:100px;
	margin-top:15px;
}
/* end video player style */

/* begin link styles */
a.header
{
	color:white;
	text-decoration:none;
}
a.header:visited
{
	color:white;
	text-decoration:none;
}
a.header:hover
{
	color:white;
	text-decoration:none;
}
a.header:active
{
	color:white;
	text-decoration:none;
}
a.menu
{
	float:left;
	width:6em;
	text-decoration:none;
	text-align:center;
	color:white;
	background-color:#969696;
	padding:0.2em 0.6em;
	border:1px solid black
}
a.menu:hover 
{
	background-color:#a5a5a5;
	text-decoration:underline;
}
a.pop:link
{
	margin-left:40px;
	margin-bottom:10px;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	line-height:64px;
	color:#0000ff;	
}
a.pop:visited
{
	margin-left:40px;
	margin-bottom:10px;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	line-height:64px;
	color:#0000ff;
}
a.pop:hover
{
	margin-left:40px;
	margin-bottom:10px;
	text-decoration:underline;
	font-family:Arial;
	font-size:13px;
	line-height:64px;
	color:#0000ff;
}
a.pop:active
{
	margin-left:40px;
	margin-bottom:10px;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	line-height:64px;
	color:#0000ff;
}
a.linksright:link
{
	float:Right;
	margin-right:100px;
	margin-bottom:10px;
	text-decoration:none;
	color:#0000ff;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
}
a.linksright:visited
{
	float:Right;
	margin-right:100px;
	margin-bottom:10px;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	color:#0000ff;	
}
a.linksright:hover
{
	float:Right;
	margin-right:100px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	text-decoration:underline;
	color:#0000ff;
}
a.linksright:active
{
	float:Right;
	margin-right:100px;
	margin-bottom:10px;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	color:#0000ff;	
}

/* end link styles */

/* begin text styles */
h1.header
{
	padding:0;
	margin:0;
}
h2.title
{
	padding-top:10px;
	padding-bottom:40px;
	font-family:Times;
	text-align:center;
}
pre.normal
{
	font-size:13px;
	text-align:center;
	font-family:Arial;
	line-height:18px;
	color:#282828;
	padding-right:55px;
}
pre.divider
{
	font-weight:bold;
	font-family:Arial;
	line-height:18px;
	color:#282828;
	text-align:center;
	padding-right:55px;
}
p.footer
{
	font-family:Arial;
	color:White;
	font-size:12px;
	text-align:center;
}
p.normal
{
	font-size:13px;
	font-family:Arial;
	line-height:18px;
	text-align:center;
}
p.newsheader
{
	text-align:Center;
	font-size:17px;
	font-weight:Bold;
	font-family:Times;
}
p.newsfooter
{
	font-size:13px;
	text-align:Center;
	font-family:Arial;
}
p.newsdate
{
	text-align:Left;
	font-size:15px;
	font-weight:Bold;
	font-family:Arial;
}
p.news
{
	font-size:13px;
	text-align:Left;
	font-family:Arial;
	line-height:18px;
}
/* end text style */
