body {
	color : #15250f;
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	word-spacing : 0;
	letter-spacing : 0;
	line-height : 12px;
	background-color: #dbd5ab;
	background: url(pressbg.png) repeat;
	}

a:link {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#364231;
	text-transform:none;
      }
	  
a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#364231;
	text-transform:none;
      }
	  
a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#364231;
	text-transform:none;
      }
	  
a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#973638;
	text-transform:none;
	}


b {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#15250f;
	}

i {
	font-family: Arial;
	font-size:11px;
	font-weight:italicize;
	color:#973638;
	}


.head1 {
	text-align: left;
	font-family: Georgia, Arial;
	font-size:18px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: normal;
	color: #973638;
	background-color: transparent;
	border-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}


.content {
	text-align: left;
	font-family: Arial;
	font-size:11px;
	text-transform: none;
	font-weight: normal;
	color: #15250f;
	background-color: transparent;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

input , select , option , textarea {
	font-family: Arial;
	text-align: left;
	font-size:10px;
	text-transform: none;
	font-weight: normal;
	color: #424242;
	letter-spacing:0px;
	background-color: #b2b1b1;
	border: 0px solid #b2b1b1;
	cursor: hand;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

.welcome {
	text-align: left;
	font-size:9px;
	text-transform: none;
	font-weight: normal;
	color: #911712;
	letter-spacing:0px;
	background-color: #FFCEAC;
	position: absolute;
	left: 804px;
	top: 175px;
	width: 288px;
	height: 100px;
	z-index: 5;
	}

.quote {
	margin-left: 35px;
	margin-right: 35px;
	background-color: #fff1f5;
	color: #973638;
        border-width: 5px;
        border-color: #475940;
	padding: 2px;
	}

img {
	border-color: #95131d;
	}

#container {
	background: url(pressmainv1.png) repeat-y;
	width: 680px;
	margin: 0 auto;
	}

#header {
	height: 312px;
	background: url(pressheadv1.png) no-repeat;
	}

#footer {
	background: url(pressfootv1.png) no-repeat;
	height: 54px;
	padding-left: 0px;
	clear: both;
	}

#content {
	width: 595px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 43px;
	}

#navigation {
	width: 595px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 43px;
	}
