body{ font-size: 62.5%; }
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	background-color: #ffffff;
	color: #000;
	text-align: center;
	background:url(../images/header.jpg);
	}

#page {
	background-color: white;
	text-align: left;
	background:url(../images/middle_page.jpg) repeat-y top; border: none;
	}

#page.singlecol {
	background-image:url(../images/middle.jpg);
	}

#header {
	background-color: #73a0c5;
	margin: 0; 
	padding: 0; 
	height: 225px; 
	width: 765px; 
	background:url(../images/header.jpg) no-repeat bottom center;
	} 

#home {
	font-size:1.3em;
	padding: 5px; 
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	} 

#nobackground {
	font-size:1.0em;
	padding: 5px; 
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	} 

#grey_padding {
	background:url(../images/grey_padding.jpg) no-repeat top left;
	font-size: .4em;
	} 

#header h1{
font-size: 22px;
text-align: right;
padding-right: 40px;
padding-top: 60px;
}

#navigation{
	background:url(../images/nav.jpg) no-repeat bottom center;
	height:44px;
	line-height:44px;
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navigation ul li { 
	display: inline;
}

#navigation ul li a {
	text-decoration: none;
	padding: 15px 6px;
	color: #fff;
	font-size: 1.2em;
	letter-spacing:1px;
}

#navigation ul li a:hover
{
color: #FFFF00;
background:url(../images/nav_hover.gif) bottom center;
}

#navigation ul li a.breadcrumb
{
color: #FFFF00;
background:url(../images/nav_hover.gif) bottom center;
}

#content {
	font-size: 1.2em
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	background:url(../images/footer.jpg) no-repeat bottom; border: none;
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	}

#ys {
	background-color: #fff;
	background:url(../images/widewhite.gif) no-repeat bottom; border: none;
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	height: 29px; 
	width: 765px; 
	text-align: right;
	}

#footer a {
	color: #FFFFFF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana,  Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1em;
	}

h2.pagetitle {
	font-size: 1em;
	}



h3 {
	font-size: 1.2em;
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	}

content h3 {
	font-size: 1.2em;
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	}

#home h3 {
	font-size: 1.1em;
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#sidebar {
	font: 1em Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em Arial, 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
span.white {
color: #fff;
font-size: 1.2em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	




/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 765px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	float: left;
	padding: 0 0 10px 10px;
	margin: 0px 0 0;
	width: 760px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 765px;
	height: 63px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	color: #FFFFFF;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 10px 0;
	margin-left: 510px;
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a {
	font-size: 1.3em;
	text-decoration: underline;
	}



#content a {
	font-size: 1.0em;
	text-decoration: underline;
	}
#sidebar span {
	font-size: 9pt;
	}
/* End Sidebar */

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

h3 {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px 0 0px 0;
	margin: 10px 0 0 0px;
	}
select {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	font-size: 1.0em;
	font-weight: normal;
	}
option {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	font-size: 1.0em;
	font-weight: normal;
	}
input {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	font-size: 1.1em;
	font-weight: normal;
	}
textarea {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	font-size: 1.1em;
	font-weight: normal;
	}
#sidebar h2 {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0 0px 0;
	margin: 10px 0 0 0px;
	}


label
{
width: 8em;
float: left;
margin-left: 0.5em;
display: block;
font-size: .9em;
text-align: right;
}

label.album
{
font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
width: 20em;
float: left;
margin-left: 0.5em;
display: block;
font-size: 1.3em;
}

label.album1
{
width: 20em;
float: left;
margin-left: 8.6em;
display: block;
font-size: .8em;
}

label.sidebar
{
width: 7em;
float: left;
margin-left: 0.5em;
display: block;
font-size: 1.1em;
}



#home ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.0em;
}



/* End Various Tags & Classes*/

