html{
height: 100%;
border: 0;
padding: 0;
margin: 0;

}

body{
background:url("brushedmetal1.jpg") repeat;


/*new bground*/
background: url(images/stripe.gif) #999999 fixed center top;

/*end new bground*/

text-align:center;
height: 100%;
margin: 0;
padding: 0;
border: 0;
}


/* style for contact form*/
fieldset
{
color:#6d6d6d;
background-color: #F7F8FF;
border: 1px dotted #CCCCCC;
margin-bottom: 4px; padding:10px;
-moz-border-radius: 5px;
-webkit-border-radius:5px; 
}

label
{
margin-right:20px;
}

input
{
	font-family:verdana;
	font-size: 1.2em;
	color: #000; 
	border: 1px solid #ccc; 
	-moz-border-radius:5px; -webkit-border-radius:5px; 
}

input:focus, textarea:focus
{ border: 1px solid #999; background-color: #fff; color:#333; }

input.submit
{
border: 1px solid #000; cursor:pointer; background:#ec008d; color:#fff; 
}

input.submit:hover { background:#fff; color:#ec008d; }

textarea
{
border: 1px solid #ccc; font-family:verdana; font-size: 1.2em; color: #000;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px; 
}


/*end style for contact form*/


h4
{
color:#ec008d;
font-size:120%;
margin-top:0;
}

h3
{
font-size:120%;
color:#707070;
font-weight:300;
}

h2
{
color:#705c5c;
font-size:120%;
font-weight:bold;
}



#contentwrap{

/*new bground*/
/*position: absolute;
	left: 50%;
	margin-left: -350px;*/
/*end new bground*/

min-height:90%;
height: auto!important;
height: 90%;
/*height:700px;*/
width:700px; 
text-align:center;
padding:0;
margin:0 auto;
background:#ffffee;
/*border-left: 1px solid black;
border-right: 1px solid black;*/
}

#headerbox
{
width:700px;
height:180px;
/*background:#ECF323;*/
background:#ffc20a;

overflow-y:hidden;

}

#left
{
width:170px;
/*height:100px;*/
position:relative;
float:left;

}

#right
{
/*width:430px;*/
position:relative;
float:right;

}

.words
{
margin-left:2px;
margin-bottom:2px;
margin-top:3px;
}

#menubox{
clear:both;
margin:0;
padding: 0;
border-bottom: 1px solid black;
border-top:1px solid black;
height:40px;
/*background: url("menubar2.gif") no-repeat top;*/
/*background:#ffffc7;*/
overflow-y: hidden;

}




#sddm
{	margin-top:10px;
	margin-left:20px;
	padding: 0;
	z-index: 30;
	
}

#sddm li
{	margin:0;
	padding: 0;
	list-style: none;
	float: left;
	font-family:verdana;
	font-weight:bold;
	font-size: 0.75em;
	
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	
	/*background:#ffffee;*/
	color: #333333;
	text-align:left;
	text-decoration: none}

#sddm li a:hover
{	
	
	background:#646464;
	color:#ffffee;
}

#sddm div
{	position: absolute;
	z-index:31;
	visibility: hidden;
	margin-top:0px;
	padding: 0;
	border-left: 0px solid brown;
	border-right: 0px solid brown;
	border-bottom: 0px solid brown;
	
}

	#sddm div a
	{	position: relative;
		display: block;
		margin-top:0;
		padding: 5px 10px;
		width: 102px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#e1dfdf;
		color:#333;
		/*color:#000;*/
		font-family:verdana;
		font-weight:normal;
		/*font-size:10px;*/
		
}

	#sddm div a:hover
	{	
		background:#646464;
		color:#ffffee;}




#solidblockmenu{
	z-index:30;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url("blockdefault1.gif") center center repeat-x;
}

#solidblockmenu li
{
	/*display: inline;*/
	margin:0;
	padding:0;
	list-style: none;
	float: left;
}

#solidblockmenu li a{
display:block;
text-align:left;
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

#solidblockmenu li a:visited{
color: white;
}

#solidblockmenu li a:hover, #solidblockmenu li .current{
color: white;
background: transparent url("blockactive1.gif") center center repeat-x;
/*background: black url("blockactive1.gif") center center repeat-x;*/
}


#solidblockmenu div
{	position: absolute;
	z-index:31;
	visibility: hidden;
	margin-top:0px;
	padding: 0;
}

#solidblockmenu div a
	{	position:relative;
		display: block;
		margin-top:0;
		padding: 5px 10px;
		width: 135px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffeebb;
		color:brown;
		font-family:verdana;
		font-weight:550;
		font-size:10px;}

#solidblockmenu div a:hover

	{	background: ccff99;
		background:brown;
		color:#ffffee;}






#menutext
{
	
	width:660px;
	height:30px;
	padding-top:12px;
	
	margin-left:10px;
	
}



#leftcolumn{

	float:left;
	text-align:left;
	width:200px;
	/*height:330px;*/
	padding: 0;
	margin: 0;
	background:#E6EBE6;
}

#lefttext
{
	
	width:300px;
	height:280px;
	margin:20px;
	
}

#rightcolumn{
	float:right;
	width:240px;
	height:330px;
	padding: 0;
	margin: 0;
	
	
}

#toprightcontent
{	
	
	position:relative;
	
	width:220px;
	margin:20px;
	height:170px;
	background:#ffffee;
}

#bottomrightcontent
{
	position:relative;
	width:220px;
	height:120px;

	margin-left:20px;
	text-align:left;
}

#playercontent
{	
	/*position:relative;
	width:640px;*/
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	padding-bottom:5px;
	
}

#footercontent
{	
	/*position:relative;*/
	width:640px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	padding-bottom:5px;
}





#gallerycontent
{	
	position:relative;
	/*border-top:1px solid black;*/
	width:660px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	padding-bottom:5px;
		
	
}

#gallerycontent a
{
	color:#707070;
}


#contactcontent
{	
	position:relative;
	width:660px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	padding-bottom:5px;	
}

#homecontent
{	
	position:relative;
	width:640px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;	
}


#footer{

text-align:center;
clear: both;
height:14%;
width:700px;
/*border-bottom:1px solid green;*/
/*border-left: 2px solid #AFB0B0;*/
/*border-right: 2px solid #AFB0B0;*/
/*border-right: 1px solid black;
border-left: 1px solid black;*/
padding: 0;
margin:0 auto;
/*background:#ECF323;*/
/*background:#ec008d;*/
background: url("footergradient2.bmp") top left repeat-x;
}

#footer a
{
	color:#e3e3e3;
}

#footertext
{
	position:relative;
	width:300px;
	height:30px;
	float:right;
	margin-top:15px;
	padding-right:10px;
}


.menutext
{
	font-family:verdana;
	font-weight:bold;
	font-size: 0.75em;
	color:green;
}

.footertext
{
	font-family:verdana;
	font-size:55%;
	color:#e3e3e3;
}


.bodyText 
{
	font-family:verdana;
	/*font-size:0.75em;*/
	font-size:70%;
	
	color:#000;
} 

.img
{
margin-top:5px;
margin-right:5px;
margin-left:10px;
width:160px;
height:95px;



/*vertical-align:bottom;*/

}

.img1 
{
	margin-top:3px;
	margin-left:9px;
	
	/*border:#000000 1px solid;*/
	/*padding:1px;*/
	width:501px;
	/*height:160px;*/
	
	
	
}	

.img2
{
	margin-right:10px;
	/*border:#000000 1px solid;*/
	
}

.img3
{
	margin-right:15px;
	
}
.img4
{
	margin-right:50px;
	margin-bottom:100px;
	border:#000000 1px solid;
}

.img5
{
	padding:1px;
	border:#000000 1px solid;
	text-align:center;
}


.thumbnail
{
	width:130px;
	height:97px;
	margin-right:10px;
	/*margin:20px;*/
	/*padding:1px;*/
	border:#000000 1px solid;
}

.images
{
	padding:1px;
	border:#000000 1px solid;
	/*margin-top:5px;*/
	margin-bottom:80px;
}
	



a:link, a:visited
{
	color:#ec008d;
	text-decoration: none;
}

a:hover, a:focus, a:active
{
	/*color:#ffc20a;*/
	color:#ec008d;
	text-decoration: underline;
		
}

dd li
{list-style:none;
}

dt
{
color:#ec008d;
font-size:120%;
/*font-weight:bold;*/
}




#leftdiv
{
position:relative;
float:left;
width:490px;
/*background:red;*/

}

#rightdiv
{
/*position:relative;*/
float:right;
/*width:115px;*/
/*height:200px;*/
padding-left:10px;
padding-right:10px;
border:1px solid #ccc;
padding-bottom:10px;
text-align:center;
/*vertical-align:top;*/
background:#232323;
margin-left:15px;
}

.playera
{

	/*background:#f4f4f8;*/
	background:#fbca1f;
	/*padding-right:10px;*/
	border:1px solid #333;
	/*border-bottom:0px;*/
}

.playera td
{
border:1px solid #ccc;
width:50px;
}

.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.box {
background-image:url(body_story_bg.jpg);
background-position:bottom; 
background-repeat:repeat-x; 
border:1px solid #ccc; 
padding:5px;
/*width:500px;*/
}

