@charset "UTF-8";
body,
html {
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    padding:0;
    background:#006699;
    color:#000;
    }
body {
    min-width:920px;
    }
#wrap {
    /*background:#99c;*/
    margin:0 auto;
    width:960px;
    }
#header {
    /*background:#ddd;*/
    }
/*#nav {
    background:#c99;
    }
#leftcolumn {
    background:#9c9;
    }
#rightcolumn {
    background:#c9c;
    }
#footer {
    background:#cc9;
    }*/
#leftcolumn {
    /*background:#9c9;*/
    float:left;
    width:450px;
    }
/*#rightcolumn {
    background:#c9c;
    float:right;
    width:250px;
    }*/
	
/* PUSH THE FOOTER DOWN */
#footer {
    /*background:#cc9;*/
    clear:both;
    }
#footer p {
    padding:5px;
    margin:0;
    }

	
/* FIX THE BACKGROUND COLOR */
/*#rightcolumn {
    background:#99c;
    float:right;
    width:250px;
    }*/

/* MAKE THE NAVIGATION BAR HORIZONTAL */
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }

/* ADJUST MARGINS AND MAKE IE WIN COOPERATE */
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
    /*background:#c99;*/
    padding:5px;
    }
#leftcolumn h2, #leftcolumn h3, #leftcolumn p {
    padding:0 10px;
    }
#rightcolumn ul {
    margin-bottom:0;
    }
#rightcolumn h3, #rightcolumn p {
    padding:0 10px;
    }

/* MAKE SIDEBAR NARROWER TO AVOID IE BUG */
#rightcolumn {
    /*background:#99c;*/
    float:right;
    width:440px;
    }
#rightcolumn h3, #rightcolumn p {
    padding:0 10px 0 0;
    }
	
	
/* SPECIAL FONTS */
.bignews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}	
	
	
	
	
/* FOR ABOUT PAGE */
.aboutcontentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #99CCFF;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-style: italic;
}
.aboutcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 21px;
}
.aboutcontentheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #99CCFF;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-style: italic;
}
.aboutcontent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 19px;
}




/* FOR CONTACT PAGE and CONTACT PAGE */
.contactcontentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99CCFF;
	margin-left: 10px;
	/* margin-top: 20px; */
	margin-right: 10px;
	margin-bottom: 0px;
	font-style: italic;
}
.contactcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
	line-height: 18px;
}
.photonotesheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.photonotesheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.photonotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}




/* FOR SCREENINGS PAGE */
.screeningscontentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #99CCFF;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-style: italic;
}
.screeningscontentsubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #99CCFF;
	/* margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;*/
	font-style: italic;
}

.screeningscontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	line-height: 30px;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}




/* FOR REVIEWS PAGE */
.reviewscontentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99CCFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	font-style: italic;
}
/*.reviewscontentsubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	/* margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-style: italic;
}*/
.reviewsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CCFF;
	/* margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;*/
	font-style: italic;
}
.reviewscontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	line-height: 30px;
}
.reviewscontent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	line-height: 30px;
}
.reviewsquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	line-height: 17px;
	font-style: italic;
}
.reviewsnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 40px;
	/*margin-top: 5px;
	margin-bottom: 25px;*/
	line-height: 18px;
}
