/******************* TAGS *******************/

body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
	line-height : 18px;
	font-weight : normal;
	text-align: center;
}

a {
	color: #336699;
	font-weight: bold
}

a:visited {
	color: #336699;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-weight: bold
}

blockquote {
background: url('images/quote.gif') no-repeat;
padding: 10px 0px 10px 40px;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}


#header {
clear: both;
margin: 0px auto;
text-align: center;
width: 750px;
height: 285px;
padding-bottom: 5px;
}

#menu {
clear: both;
margin: 0px auto;
text-align: right;
font-weight: bold;
padding-bottom: 15px;
width: 750px;
}

#main {
margin: 0px auto;
clear: left; 
float: left; 
width: 530px; 
border-right: 1px solid black; 
padding-right: 3px; 
text-align: left;
}

#module {
width: 212px; 
clear: right; 
float: right; 
margin: 0px auto; 
text-align: center;
padding-bottom: 20px;
font-size: 10px;
line-height: 12px;
padding-left: 2px;
}

#wrapper {
clear: both;
margin: 0px auto;
text-align: center;
width: 750px;
}

#line{
clear: both;
margin: 0px auto;
text-align: center;
width: 400px;
height: 5px;
border-bottom: 1px solid Black;
}

#same_day_line{
clear: both;
margin: 0px auto;
text-align: center;
width: 400px;
height: 5px;
border-bottom: 1px solid #CCCCC;
}

#copyright {
clear: both;
margin: 0px auto;
text-align: center;
padding-bottom: 15px;
padding-top: 15px;
font-size: 9px;
line-height: 12px;
width: 750px;
}

#pov {
background: #FFFFFF url('images/pov.png') no-repeat;
height: 108px;
width: 180px;
float: right; 
clear: right; 
padding-left: 5px;
padding-bottom: 5px;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}

/*  ---------------------------|  UNDEFINED CLASSES  |----------------------------  */

.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: black;
	line-height : 12px;
	font-weight : normal;
}

.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 20px;
	text-decoration: none;
	font-weight : bold;
	font-variant : small-caps;
}

.headline { /* This can be a link or a non-link. */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 18px;
	text-decoration : none;
	font-weight : bold;
	color : black;
}

.headline:visited { /* This is so that the visited links are black too if the headline is used with an <a> tag. */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 18px;
	text-decoration: none;
	font-weight : bold;
	color : black;
}

.comments {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	text-decoration: none;
	font-weight : bold;
	margin-bottom: 10px;
}

.comment {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-top: 7px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.leftbar {
	border-left: 1px solid Black;
}

.right {
	border-right: 1px solid Black;
}

.bimg {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.resume_top {
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: underline;
	padding-left: 2px;
}

.left_heading {
	font-variant: small-caps;
	font-size: 13px;
	text-decoration: underline;
	padding-left: 5px;
}

.left_text {
	font-size: 10px;
	line-height: 13px;
	padding-left: 25px;
}

.footnote {
	font-size: 9px;
	line-height: 12px;
}

/*  ---------------------------|  ENTRY PHOTOS  |----------------------------  */

/*  PHOTO FULL  */

.photo_full_div {
margin: 0 auto;
padding: 5px 5px 5px 5px;
text-align: center;
}

.photo_full {
padding: 3px 3px 3px 3px;
border: 1px solid #999999;
}

.photo_full_cap {
	font-size: 9px; 
	line-height: 11px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

/* PHOTO LEFT */
.photo_left_div {
	clear: left; 
	float: left;
	width: 186px;
	padding: 0px 10px 5px 0px; 
	}

.photo_left {
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
}

.photo_left_cap {
	font-size: 9px; 
	line-height: 11px;
	padding: 0px;
	text-align: left;
	width: 180px;
}

/* PHOTO RIGHT */
.photo_right_div {
	clear: right; 
	float: right;
	padding: 0px 5px 5px 10px;
	width: 186px; 
	}

.photo_right {
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
}

.photo_right_cap {
	font-size: 9px; 
	line-height: 11px;
	padding: 0px;
	text-align: left;
	width: 180px;
	}

/* PHOTO CENTER */
.photo_center_div
{
	margin: 0px auto;
	clear: both;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 186px;
  }

.photo_center {
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
}

.photo_center_cap {
	font-size: 9px; 
	line-height: 11px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 180px;
}

.selected {
border: 1px solid #3399FF;
}

.off {
border: 1px solid #336699;
}

.selected:hover {
border: 1px solid #000000;
}

 .off:hover {
border: 1px solid #000000;
}

