/* 
Notes On Directing (version 1.0)
Designed and Created by LaMa Media Inc. (www.LaMaMedia.com)
Copyright (c) 2003 - All rights reserved
*/


body {
	color: #000000;
	background-color: #F8F8F8;
	margin: 0;
}

.titlehead {
	background-image: url(../media/backtop.gif);
	color: #ACD9DF;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;	
}

.navtable {
	background-image: url(../media/backnav.gif);
}

.navlink a {
	color: #FFFFFF;
	font-family: arial, geneva, georgia, palatino, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: caps;
	text-decoration: none;
	border: solid 1px #494949;
	display: block;
	width: 100%;
}

.navlink a:hover {
	border: solid 1px #FFFFFF;
}

#navlinkon a { 
	color: #000000;
	background-color: #ACD9DF;
	border: solid 1px #ACD9DF;
}

.navnote {
	color: #ACD9DF;
	font-family: arial, geneva, georgia, palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.boxtable {
	border: solid #ACD9DF 2px;
}

.bordertable {
	border: solid 1px #ACD9DF;
}

.bordertable td {
	border: solid 1px #ACD9DF;
}

.rowtable {
	border: solid #ACD9DF;
	border-width: 2px 2px 1px 2px;
}

.rowtable td {
	border-bottom: solid 1px #ACD9DF;
}

.tablehead {
	background-color: #ACD9DF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;	
}

.content {
	font-family: georgia, palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 40 60 20 60;
}

.content a:link, .content a:visited, .content a:active  {
	font-weight: bold;
	color: #A00030;
}

.content a:hover  {
	color: #FFFFFF;
	background-color: #A00030;
}

.content table {
	font-family: georgia, palatino, "Times New Roman", Times, serif;
	font-size: 12px;
}

#special {
	margin: 20;
}

.buyitnow {
	font-family: arial, geneva, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}

.quote {
	font-size: 14px;
	font-style: italic;
}

.quotee {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.headline {
	font-size: 18px;
	font-weight: bold;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}

.big {
	font-size: 16px;
}

.bigb {
	font-size: 16px;
	font-weight: bold;
}

.subtext {
	font-size: 13px;
}

.b {
	font-weight: bold;
}

.sc {
	font-variant: small-caps;
}

.in {
	margin-left: 40px;
}

.sitelinks {
	font-size: 1px;
	text-decoration: none;
}

.looking {
	font-family: georgia, palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 20 30 10 30;
}

.looking a:link, .looking a:visited, .looking a:active  {
	font-weight: bold;
	color: #A00030;
}

.looking a:hover  {
	color: #FFFFFF;
	background-color: #A00030;
}

.starburst {
	background: url(../media/starburst.gif) no-repeat;
	width: 151px;
	height: 151px;
	text-align: center;
}

.starburst a:hover {
	background: transparent;
	color: #373737;
}

