body
{
	background-color: #A07B60;
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #250703;
	line-height: 1.3em;
	background-image: url(../images/corkboard.jpg);
	background-repeat: repeat;
	margin: 0px;
}

.bodytext
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #250703;
	line-height: 1.3em;
}


h1
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #217260;
}

table
{ 
	margin-left: auto;
	margin-right: auto;
}


.bodytablemain
{
	background-image: url(../images/bodybackground1.png);
	background-repeat: repeat;
}

.writercard1
{
	background-image: url(../images/writercards/writercardstyle1.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 260px;
	border: none;
}

.writercard2
{
	background-image: url(../images/writercards/writercardstyle2.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 260px;
	border: none;
}

.writercard3
{
	background-image: url(../images/writercards/writercardstyle3.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 260px;
	border: none;
}

.writercard4
{
	background-image: url(../images/writercards/writercardstyle4.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 260px;
	border: none;
}



/* The info styles are for special content texts */

.infoheader
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000066;
}

.movietext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #250703;
	line-height: 1.3em;
	font-weight: normal;
}

.movietitle
{
	font-family: Courier New, Courier, monospace;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

.firstrunfeatures
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;	
}

.ourcompanies
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;	
}

.crewcreditssmall
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #250703;	
}

.crewcreditslarge
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #250703;	
}

.disclaimertext
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #250703;	
}

.italics
{

	font-style:italic;

}

.bold
{

	font-weight: bold;

}

.credittext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #250703;	
}

.names1
{
	font-family: Courier New, Courier, monospace;
	font-size: 23px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: normal;
	line-height: 1.5em;
	color: #000000;	
}

.names2
{
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: normal;
	line-height: 1em;
	color: #000000;	
}

.writercredits
{
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	color: #000000;	
}



/* These styles are for special image need */

a img
{
    border:none;
}

.spacer1
{
	height: 15px;
	width: 100%;
}

.spacer2
{
	height: 10px;
	width: 100%;
} 

.spacer3
{
	height: 5px;
	width: 100%;
} 

.img-right
{
    float:right;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    margin-bottom:0px;
} 

.img-hide
{
	visibility: hidden;
	height: 10px;
	width: 10px;	
	border: 0px;
}

.hide { display:none; visibility: hidden; }



/* These styles are for the form input areas */

.textarea
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/shadeform.jpg);
	padding: 2px;
	border: 1px solid #250703;
}

.error
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CC0000;
}

.formquestions
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #996633;
}



/* The bodylinks style is mainly for the links that will appear in the content text */

a.bodylinks:link
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #B76D2A;
	text-decoration: none;
}

a.bodylinks:visited
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #B76D2A;
	text-decoration: none;
}

a.bodylinks:hover
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #9B4A01;
	text-decoration: underline;
}

a.bodylinks:active
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #FF6600;
	text-decoration: underline;
}



/* The speciallinks style is for the larger links that will appear throughout the site */

a.speciallinks:link
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #B76D2A;
	text-decoration: none;
}

a.speciallinks:visited
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #B76D2A;
	text-decoration: none;
}

a.speciallinks:hover
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #9B4A01;
	text-decoration: underline;
}

a.speciallinks:active
{
	font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #FF6600;
	text-decoration: underline;
}



/* The writerlinks are for the writer name titles on the writers page */

a.writerlinks:link
{
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #5E1B13;
	text-decoration: none;
}

a.writerlinks:visited
{
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #5E1B13;
	text-decoration: none;
}

a.writerlinks:hover
{
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #9B4A01;
	text-decoration: underline;
}

a.writerlinks:active
{
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}



/*-----------------------Footer Area-------------------------*/

.footertext
{
	font-family: Gill Sans MT, Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B76D2A;
	line-height: 1.2;
}

a.footerlinks:link
{
	text-decoration: none;
	font-family: Gill Sans MT, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #B39262;
	line-height: 1.2;
}

a.footerlinks:visited
{
	text-decoration: none;
	font-family: Gill Sans MT, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #B39262;
	line-height: 1.2;
}
	
a.footerlinks:hover
{
	text-decoration: underline;
	font-family: Gill Sans MT, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #ECDCCA;
	line-height: 1.2;
}
	
a.footerlinks:active
{
	text-decoration: underline;
	font-family: Gill Sans MT, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.2;
}

.footerspacer1
{
	height: 2px;
	width: 100%;
} 

.footerspacer2
{
	height: 15px;
	width: 100%;
} 