/* basic elements */

html {
	margin: 0px;
	padding: 0px}
	
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-style: normal; font-variant: normal; font-weight: normal;
	font-family: "Century Gothic", "Lucida Sans Unicode", sans-serif;
	border-top-style: solid;
	border-top-color: #660033;
	border-top-width: medium}

p {
	padding-top: 0px;
	margin-top: 0px}


p.center {
	padding-top: 0px;
	margin-top: 0px;
	text-align: center}

p.alt {
	padding-top: 0px;
	margin-top: 25px}
	


h1 {	font-family: "Chisel Wide", "Helvetica Narrow", sans-serif;
	font-size: 150%; 
	font-weight: lighter;
	color: #660033;
	background-color: #ffffff;
	text-align: center}


h3 {	font-family: "Chisel Wide", "Helvetica Narrow", sans-serif;
	font-size: 90%; 
	font-weight: lighter;
	color: #660033;
	background-color: #ffffff;
	text-align: center}


a:link {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none}

a:visited {
	color: #996666;
	background-color: #ffffff; 
	text-decoration: none}

a:hover {
	background-color: #ffffff;
	color: #660033; 
	text-decoration: none}






/* specific classes */

.smFont {font-size: 75%}

.newTitles dt {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-color: #ffffff}

.newTitles dd {
	margin: 0 0 10px 0;
	color: #333333;
	background-color: #ffffff}

dl.linkList {
	margin: 0;
	padding: 0}

.linkList dt {
	font-weight: bold;
	margin: 0;
	padding: 0}

.linkList dd {
	margin: 0 0 10px 0;
	padding: 0}



/* specific divs */

#container {
	width: 684px;
	margin: 0 auto}

#container2 {
	position: relative;
	float: right;
	width: 684px;
	margin: 0 auto;
	text-align: center}


#header {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 15px}


#main {
	position: relative;
	text-align: left}

#main ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Helvetica Narrow", Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #660033;
	background-color: #ffffff}

#main li{
	margin: 15px}

#plainList {
	position: relative;
	text-align: left}

#plainList ul{
	margin: 0px;
	padding: 0px;}

#plainList li{
	margin: 15px}

	

	
#colTextRight {
	position: relative;
	float: right;
	width: 65%;
	margin: 5px 5px 50px 5px}

#colTextLeft {
	position: relative;
	float: left;
	width: 26%}

#defFooter {
	font-weight: bold;
	font-size: 68%;
	color: #660033;
	background-color: #ffffff;
	line-height: 40px;
	text-align: center}
#defFooter a:link, #defFooter a:visited {text-decoration: underline}




/* photo division */


#dirPhoto {
	position: relative;
	max-width: 346px;
	float: right;
	font-family: "Helvetica Narrow", Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: right;
	padding-bottom: 10px}



