/*  
Theme Name: CyberCoder Theme 1
Theme URI: http://www.cybercoder.net/
Description: WordPress theme.
Version: 1.0
Author: David Cooley
Author URI: http://www.cybercoder.net/
*/

body {
background-color: #faf7e7;
background-image:url('http://www.goldwingedlion.com/7sr/theatrebg.png');
background-position:center;
background-attachment:fixed;
}
div.wrapper {
width:760px;
background-image:url(http://www.goldwingedlion.com/7sr/tables.png);
}
div.left_column {
width:375px;
float:left;
text-align:center;
vertical-align:middle;
}
div.center_column {
width:10px;
float:left;
text-align:center;
}
div.right_column {
width:375px;
float:right;
text-align:center;
vertical-align:middle;
}
hr {
clear:both;
display:block;
visibility:hidden;} 
body,td,th {
	color: #faf7e7;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size:160px;}
.download {font-family: Georgia; font-style:italic; font-size:24px; color:#844f79;}
a:link {
	color: #844f79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #844f79;
}
a:hover {
	text-decoration: none;
	color: #844f79;
}
a:active {
	text-decoration: none;
	color: #844f79;
}

div.commentssection {
color: #200720;

}

a img {border:none;}

img { -ms-interpolation-mode : bicubic; } 

h1 { display: inline; }
h2 { display: inline; }