/*
      Black/grey = http://img6.imageshack.us/img6/2434/gradientbackgrounddark.jpg
	  Tan-ish =  http://img21.imageshack.us/img21/4591/gradientbackground.jpg
	  Black/blue = http://img34.imageshack.us/img34/4684/gradientbackgroundblue.jpg
*/

* { padding: 0; margin: 0; }
img {
border:none;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #1A1A1A;
 text-align: center;
}
#wrapper { 

 border: 1px solid #ccc;
 background-image: url(http://img708.imageshack.us/img708/6899/gradientbackgroundgrey.jpg);
 border-color: #000000;
 margin: 0 auto;
 width: 928px;
 min-height: 100%;
 text-align: left;
}
#wrapper-left { 

 margin: 0 auto;
 width: 125px;
 min-height: 100%;
 text-align: left;
 float: left;
}
#banner {

 margin : 3px;
 width: 920px;
 float: left;

}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#text {
 

 float: right; 
 width: 740px;
 padding: 1px;
 margin: 1px;
 text-align: left;
}
#all {
 
 border: 1px solid #ccc;
}


#location {

 margin-top : 3px;
 width: 918px;
 float: left;
 border: 1px solid #ccc;
 background-color: #EEEED1;
}
#rightcolumn2 { 

 margin-top : 3px;
 margin-left : 19px;
 float: right; 
 border: 1px solid #ccc;
 border-color: #000000;
 align: right;
 color: #000000;
 background-color: #EEEED1;
 width: 757px;

}
#Navigation {

 margin-top : 3px;
 width: 918px;
 float: left;
 border: 1px solid #ccc;
 border-color: #000000;
 background-color: #EEEED1;
}


#leftcolumn { 

 margin : 3px;
 border: 1px solid #ccc;
 border-color: #000000;
 background-color: #EEEED1;
 color: #000000;
 width: 133px;
 float: left;
 align: left;
}

#rightcolumn { 

 margin-top : 3px;
 margin-left : 19px;
 float: right;
 background-color: #EEEED1;
 border: 1px solid #ccc;
 border-color: #000000;
 align: right;
 color: #000000;
 width: 757px;

}
#footer { 
 
 margin : 3px;
 width: 920px;
 float: left;
 border: 1px solid #ccc;
 border-color: #000000;
 color:#FFFFFF;
 background-color: #000000;
}
.header
{
width: 100%;
color:#FFFFFF;
background-image: url(http://img27.imageshack.us/img27/8925/herosswordheaders.jpg);
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 113px;
	background: url(http://img697.imageshack.us/img697/3746/dropdown.jpg);
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: url(http://img46.imageshack.us/img46/7454/dropdownmouse.jpg)}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left: 30px;
	padding: 0;
	background: url(http://theatresathome.net/images/mouseover_transparency-white.png);
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin-left: 10px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image: url(http://theatresathome.net/images/mouseover_transparency-100.png);
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background-image: url(http://theatresathome.net/images/mouseover_transparency-black.png);
		color: #FFF}

body
{
background-image: url(http://img6.imageshack.us/img6/2434/gradientbackgrounddark.jpg); background-attachment: fixed;
}

a:link {
COLOR: #000000; text-decoration: underline;
}
a:visited {
COLOR: #000000; text-decoration: underline;
}
a:hover {
COLOR: #575757; text-decoration: none;
}
a:active {
COLOR: #000000;
}
