/*Page Garden Communications Oct 23, 2013 kpop.css*/

body
{
	background-image: url(../images/kpopbackground.jpg);
	background-attachment: fixed;
}

#bannerad
{ 
	text-align: center;
}	
	
#header h1
{
	text-align: center;	
	font-size: 3em;
	font-weight: bold;
	color: #0000ff;
	
}	

#header
{
	background-color: #ffcc66;
	width: 500px;
	margin: auto;
	box-shadow: 8px 8px 8px #1a1a1a;
	-moz-border-radius: 15px;
 	border-radius: 15px;
}

#nav
{
	text-align: center;
	font-size: 1.75em;
	font-weight: bold;
	background-color: #0000ff;
	
	height: 70px;
	width: 100%;
	margin-bottom: 1%;
	box-shadow: 8px 8px 8px #1a1a1a;
	-moz-border-radius: 15px;
 	border-radius: 15px;
}

#mainnav
{
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	background-color: #0000ff;
	height: 25px;
	width: 100%;
	margin-bottom: 1%;
	box-shadow: 8px 8px 8px #1a1a1a;
	-moz-border-radius: 15px;
 	border-radius: 15px;
}

#mainnav a:link
{	
	margin-right: 2em;
	font-size: 1.25em;
 	text-decoration: none;
 	color: #ffffff;
}	

#mainnav a:hover
{
	font-size: 1.5em;
	color: #ffffff;
}

#mainnav a:visited
{
	color: #ffffff;
}	

#nav a:link
{
 	text-decoration: none;
 	color: #ffffff;
}	

#nav a:hover
{
	font-size: 1.2em;
	color: #ffffff;
}

#nav a:visited
{
	color: #ffffff;
}	

/**{
		  
		  background-color: #cccccc;
		  width:85%;
		  padding: 10px;
		  min-width: 775px;
		  margin-top: 25px;
		  margin-right: auto;
		  margin-left: auto;
		  box-shadow: 8px 8px 8px #1a1a1a;
		   -moz-border-radius: 15px;
 		  border-radius: 15px;
}
**/
#content
{
	background-color: #000000;
	margin-top: auto;
}

#content h2
{ 	
	color: #ffffff;
	text-align: center;
	background-color: #0000ff;
	box-shadow: 8px 8px 8px #1a1a1a;
	-moz-border-radius: 15px;
 	border-radius: 15px;
}	

#content img
{
	border-style: solid;
}	
		
#content table
{
	font-weight: bold;
	font-size: 1em;
	margin: auto;
	border-spacing: 5px 10px;
}

#content th
{
	
	color: #0000ff;
	background-color: #ffcc66;
	min-width: 75px;
	box-shadow: 8px 8px 8px #1a1a1a;
	-moz-border-radius: 15px;
 	border-radius: 15px;
}

#content a:link
{
 	color: #ff0000;
}	

#content a:hover
{
	font-size: 1.2em;
	color: #000000;
}

#content a:visited
{
	color: #000000;
}	

#content iframe
{
	border-style: none;
}	
	

#footer 
{
	clear: left;
	font-family: Georgia, "Times New Roman";
	text-align: center;
	margin: auto;
	width: 85%;
	height: 60px;
}	


#footer img
{
	
	
	border-style: solid;
	border-width: 2px;
	border-color: #000000;	
}
