﻿#wrapper { 
 margin: 0 auto;
 width: 822px;
}
.photo {
	border-width: 0px;
	text-align: center;
}
.photoheader {
	border-width: 0px;
	text-align: center;
}
#header {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 width: 800px;
 float: left;
 padding: 10px;
 border: 0px;
 margin: 10px 0px 0px 0px;
}
.headerh2 {
	text-align: center;
	text-transform: capitalize;
	color: #669999;
}
.menulinks {
	text-align: center;
	color: black;
}
#header a {
	text-decoration: none;
	color: black;
}
#header a:hover {
	text-decoration: underline;
	color: blue;
}
#leftcolumn {
 text-align: left;
 border: 0px;
 margin: 0px 0px 0px 15px;
 padding: 10px;
 width: 150px;
 float: left;
}
#leftcolumn a {
	text-decoration: none;
}
#leftcolumn a:hover {
	text-decoration: underline;
}
.aboutpatricktitle{
	text-align: center;
	font-weight: bold;
}
.aboutpatrick{
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
#content { 
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 560px;
 display: inline;
}
#content blockquote {
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid #fac353;
	border-bottom: 2px solid #fac353;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFCC;
}
#content blockquote a{
	text-decoration: none;
	color: blue;
}
#content blockquote a:hover {
	text-decoration: underline;
	color: #fac353;
}
#contect blockquote a:visited {
	color: blue;
}
.date {
	font-weight: bold;
	font-size: 10px;
}
.description {
	font-size: 10px;
	text-align: justify;
}
.moreinfo {
	font-style: italic;
	font-size: 10px;
	text-align: right;
}
.nolink {
	color: #0000FF;
}

#footer { 
 width: 800px;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 clear: both;
 border: 0px;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

.signupout {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.signupout2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
