/*---CINEMATIC ILLUSIONS CSS---*/

/*Copyright to Cinematic Illusions*/

/*http://www.cinematicillusions.com*/



/*---MAIN----*/

body{ 
	background-color: #ffe1bb;}


body, td{ 
        font-family: century gothic;

	color: #a3270;

	font-size: 10px;}


b {
	color:#ef352;

	font-family: century gothic;

	font-size:10px;}


i {
	color:#f3b1c;

	font-family: century gothic;

	font-size: 10px;}


u {
	color:#a5324;

	font-family: century gothic;

	font-size: 10px;}


img {
	padding:2px;

	border:1px solid #df556c;}




/*---HEADERS---*/


div.main {
	color: #472019;

	font-family: georgia;

	font-size: 14px;

        	padding-left: 60px;

background:url(http://i37.photobucket.com/albums/e96/cinematicillusions/layout/mcali/mchd.png);

        	height: 52px;

	width: 805px;}


div.nav {
	color: #d86074;

	font-family: georgia;

	font-size: 12px;

	background-color: #fce3d0;
 
	text-transform: none;

	text-decoration: none;

	border-bottom: 3px solid #fdc85;
 
	height: 18px;

	margin: 10px 0 10px 0; }


div.nav:hover {
	color: #d86074;

	font-family: georgia;

	font-size: 12px;

	align: right;
	background-color: #fdc85;
 
	text-transform: none;

	text-decoration: none;

	padding: 0px 10px 0px 0px;

	border-bottom: 3px solid #fce380;
 
	height: 18px;

	margin: 10px 0 10px 0; }


div.new { color: #68342b;
	font-family: georgia:
	font-size: 16px;
	padding-left: 16px;
	padding-top: 10px;
	border-bottom: 3px solid #ff2f3f;
	width: 545px; }
/*---LINKS---*/

a { 
	color: #000000;
 
	font-family:tahoma;

	text-transform: none;

	text-decoration: none;

	font-size: 12px;}


a:hover { 
	color: #ea9123;
 
	font-family: tahoma;

	text-transform: none;

	text-decoration: none;

	font-size: 12px;}




/*---FORMS---*/

.form {	
	width: 315px;}


input, textarea, .button { 
	margin: 5px 0;
 
	font-family: arial;
 
	color: #ffffff;

	font-size: 12px;

	background-color: #46a2dc;

	border: 1px solid #ffffff;}


textarea {
overflow: auto;}


select {	font-family: arial;
 
	float: center;

	width: 140px; }

 
input, textarea { 
float: center;

	width: 140px;}
 

.button { 
clear: both;
 
	width: 140px; }
 

blockquote { 
	font-family: tahoma;
 
	padding: 10px 10px 10px 10px;
 
	color: #a3270;

	background-color: #ff2f3f;
	opacity: 0.43;
	background-repeat: repeat;
	margin: 0 auto;} 

