body
{
	padding: 0;
	margin: auto;
	background-color: #352323;
	color: #000;
	text-align: center;
	background-image: url('../images/bodyBg2.jpg');
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
	
#header	
{
	margin: 0px auto 0px auto;
	width: 940px; /* 960 = 20px removed for padding */ 
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	background-image: url('../images/headerBg.jpg');
	color: #000;
	text-align: left;
	height: 90px;
	_margin-bottom: -14px;
}
#headerBannerBottom
{
	background-image: url('../images/headerBannerBottom.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 5px;
	width: 960px;
	padding: 0px;
	margin: 0px auto 20px auto;
	background-color: #352323;
}

#headerLeft a {
	float: left;
	width: 159px;
	height: 99px;
	
	background-image: url('../images/logo.png');
	background-position: top center;
	background-repeat: no-repeat;
		
	/* target ie6 and fix PNGs */
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/RolePlay/images/logo.png'),sizingMethod=’scale’; 
	
	text-indent: -1000px;
}
#headerRight {
	float: right;
	width: 250px;
	height: 99px;
	text-align: right;
	font-size: 0.7em;
	padding-top: 5px;
	color: #666666;
}
#headerRight a
{
	text-decoration: none;
}
#headerRight a:hover
{
	text-decoration: none;
	color: #666666;
}

#footerLeft {
	float: left;
	width: 400px;
}
#footerRight {
	float: right;
	width: 450px;
	font-size: 0.8em;
}
.footerMenuItem, .headerMenuItem
{
	display: inline;
	margin-left: 10px;
}
.footerMenuItem
{
	float: right;
}
.footerMenuItem a, .headerMenuItem a
{
	text-decoration: none;
}
.footerMenuItem a:Hover, .headerMenuItem a:Hover
{
	text-decoration: none;
}
	
#contents	
{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right:auto;
	margin-left:auto;
	width: 920px; /* 960 = 20px removed for padding */ 
	padding: 20px;
	padding-bottom: 10px;
	background-color: #000;
	color: #FFF;
	text-align: left;
}
	
#menu	
{
	width: 100%; 
	text-align: justify; 
	border-bottom: solid 1px #262626;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
	
h1	
{
/*	color: #666;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;*/
	
	font-family: Book Antiqua, Georgia, Arabic Typesetting;
	color: White;
	/*font-size: 35pt; 25px;*/
	font-size: 21pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2, dt, dd 
{
	font-family: Book Antiqua, Georgia, Arabic Typesetting;
	color: #959595;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: normal;
	word-spacing: 0.1em;
	line-height: 1.4em;
}

p	
{
	color: #666;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a
{
	color: #666;
}
a:hover
{
	color: White;	
}

#leftColumn
{
	width: 585px;
	float: left;
}
#leftColumnSlim
{
	width: 430px;
	float: left;
}

#rightColumn h1
{
	font-size: 17pt;
	margin-bottom: 10px;
}
#rightColumn h2
{
	color: #EC008C;
}
#leftColumnContent
{
	border: solid 1px #262626;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#rightColumn
{
	width: 320px;
	float: right;
}
#rightColumnWide
{
	padding-top: 10px;
	width: 480px;
	float: right;
	margin-bottom: 15px;
}
#rightColumnHeader
{
	padding: 10px;
	padding-top: 0px;
	border: solid 1px #262626;
	margin-bottom: 20px;
}
#rightColumnMain 
{ 
	margin-bottom: 15px;
}
#footer
{
	clear: both;
	width: 100%;
	padding-top: 15px;
	margin-top: 15px;
	border-top: solid 1px #262626;
}

#leftColumnHeader
{
	width: 580px;
	padding-bottom: 10px;
}
#leftColumnMain
{}
#leftColumnFooter
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#leftColumnFooter img
{
	margin-bottom: 0px;	
}
#leftColumnFooter p
{
	margin-top: 0px;	
}

img
{  
	border-style: none; /* remove the annoying blue border from images anchors */
}
.slideshow img { padding: 0px; border: 0; background-color: Silver; }
.slideshow
{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 280px; 
}
.categoryImage1, .categoryImage2, .categoryImage3
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 180px;
}
.categoryImage1
{
	margin-left: 0px;
	margin-right: 20px;
}
.categoryImage3
{
	margin-left: 20px;
	margin-right: 0px;
}

.tweet
{
	margin-bottom: 20px;
	width: 300px;	
	font-size: 0.7em;
}
.links
{
	margin-bottom: 20px;
}
.copyright
{
	font-size: 0.7em;
}
.telephone
{
	color: #669933;
}

dt, dd 
{ 
	margin: 0; 
	padding: 0; 
} 
dt 
{ 
	float: left; 
	width: 70px; 
	color: White;
	font-weight: bold;
}
dd
{
	color: #959595;
}
