body {
	background-color: #CAC9CE;
	background-image: url('http://sarahwaynecallies.org/v6/bg.gif');
	background-repeat: repeat-yes;
	font-family: Trebuchet MS;
	font-size: 7pt;
	line-height: 11px;
	color: #5B7EA2;
	margin: 0px;
}

table {
	font-size: 7pt;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS;
	text-decoration: bold;
	line-height: 120%;
	color: #808080;
	margin: 2px;
}

h2 {
	font-family: Trebuchet MS;
	background-image: url(images/box_left_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	font-size: 9px;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 9px;
	margin: 2px;
}

p {
	font-family: Trebuchet MS;
	font-size: 7pt;
	margin: 2px 0px;
}

ul {
	margin-left: 5px;
	padding: 0px;
}

li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.textinput {
	font-family: Trebuchet MS;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	padding-right: 2px;
	padding-left: 2px;
}

.listbox {
	font-family: Trebuchet MS;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	vertical-align: middle;
}

.button {
	font-family: Trebuchet MS;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	background-image: url(images/button_bg.gif);
	background-position: bottom;
}

.comment_button {
	font-family: Trebuchet MS;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	padding-left: 3px;
	padding-right: 3px;
}

.radio {
	font-family: Trebuchet MS;
	font-size: 100%;
	vertical-align: middle;
}

.checkbox {
	font-family: Trebuchet MS;
	font-size: 100%;
	vertical-align: middle;
}

a:visited, active {
    text-decoration: none; 
    color:#3D5369;
    font-weight: bold;
    background-color: transparent;
}

a:link {
    text-decoration: none; 
    color:#3D5369;
    font-weight: bold;
    background-color: transparent;
}
a:hover {
    text-decoration: none;
    color:#4F6B88;
    font-weight: bold;
    background-color: transparent;
}

bblink a {
	color: #3D5369;
	font-weight: bold;
	text-decoration: none;
}

bblink a:hover {
    color:#4F6B88;
    font-weight: bold;
	text-decoration: none;
}

.maintable {
	border: 1px solid #B1C2CA;
	background-color: #B1C2CA;
	margin-top: 1px;
	margin-bottom: 1px;
}

.tableh1 {
	background: #B1C2CA;
	color: #208482;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	letter-spacing: 1px;
	font-family: Trebuchet MS; 
	text-transform: uppercase;
}

.tableh1_compact {
	font-family: Trebuchet MS;
	background: #A4B9C1;
	color: #208482;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tableh2 {
	background: #A4B9C1;
	color: #5B7EA2;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableh2_compact {
	background: #A4B9C1;
	color: #808080;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tableb {
	background: #B9C9D0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.tableb_compact {
	background: #B9C9D0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tablef {
	background: #B9C9D0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.catrow_noalb {
	background: #B9C9D0;
	color: #5B7EA2;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.catrow {
	background: #B9C9D0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.album_stat {
	font-size: 7pt;
	margin: 5px 0px;
}

.thumb_filename {
	font-size: 7pt;
	display: block;
}

.thumb_title {
	font-weight: bold;
	font-size: 7pt;
	padding: 2px;
	display: block;
}

.thumb_caption {
	font-size: 7pt;
	padding: 1px;
	display: block;
}

.thumb_caption a {
	text-decoration: none;
	color: #5B7EA2;
}

.thumb_num_comments {
	font-weight: normal;
	font-size: 7pt;
	padding: 2px;
	font-style: italic;
	display: block;
}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}

.user_thumb_infobox th {
	font-weight: bold;
	font-size: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox td {
	font-size: 7pt;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #5B7EA2;
}

.user_thumb_infobox a:hover {
	color: #5B7EA2;
	text-decoration: none;
}

.sortorder_cell {
	background: #B1C2CA;
	color: #5B7EA2;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin: 0px;
}

.sortorder_options {
	font-family: Trebuchet MS;
	background: #B1C2CA;
	color: #5B7EA2;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 7pt;
	white-space: nowrap;
}

.navmenu {
	color: #5B7EA2;
	font-weight: bold;
	background: #B9C9D0;
	border-style: none;
}

.navmenu img {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

.navmenu a {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #404040;
}

.navmenu a:hover {
	background: #208482;
	text-decoration: none;
	color: #000000;
}

.admin_menu_thumb {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #404040;
	font-weight: bold;
}

.admin_menu_wrapper {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #404040;
	font-weight: bold;
}


.admin_menu_thumb a {
	color: #404040;
	text-decoration: none;
}

.admin_menu_thumb a:hover {
	color: #404040;
	text-decoration: none;
}

.admin_menu admin_float {
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	color: #404040;
}

.admin_menu {
	font-family: Trebuchet MS;
	font-size: 6pt;
	font-weight: bold;
	background-color: #B9C9D0;
	color: #404040;
}

.admin_float {
	font-family: Trebuchet MS;
	font-size: 6pt;
	font-weight: bold;
	color: #404040;
}

.admin_menu a {
	color: #404040;
	text-decoration: none;

}

.admin_menu a:hover {
	color: #208482;
	text-decoration: none;
}

td #admin_menu_anim {
	background-image: url(images/button_bg_anim.gif);
}

.comment_date{
	color: #404040;
	font-size: 90%;
	vertical-align: middle;
}

.image {
	border-style: solid;
	border-width: 1px;
	border-color: #3D5369;
	margin: 2px;
}

.imageborder {
	border: 2px solid #;
	background-color: #B9C9D0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.display_media {
	background: #B1C2CA;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.thumbnails {
	background: #B9C9D0;
	padding: 5px;
	padding-right: 0;
}

.footer {
	font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #3D5369;
}

.footer a:hover {
	color: #5B7EA2;
	text-decoration: none;
}

.statlink {
	color: #3D5369;
}

.statlink a {
	text-decoration: none;
	color: #3D5369;
}

.statlink a:hover {
	color: #208482;
	text-decoration: none;
}

.alblink a {
	font-family: Trebuchet MS;
	font-size: 7pt;
	line-height: bold;
	text-decoration: none;
	color: #3D5369;
}

.alblink a:hover {
	color: #208482;
	text-decoration: none;
}

.catlink {
	display: block;
	margin-bottom: 2px;
}

.catlink a {
	font-family: Trebuchet MS;
	font-size: 7pt;
	line-height: bold;
	text-decoration: none;
	color: #3D5369;
	bottom-bottom: solid 1px; #B9C9D0;
}

.catlink a:hover {
	color: #3D5369;
	text-decoration: none;
}

.topmenu {
	font-family: Trebuchet MS;
	line-height: 130%;
	font-size: 110%;
}

.top
 a {
	color: #825C00;
	text-decoration: none;
}

.topmenu a:hover {
	color: #3D5369;
	text-decoration: none;
}

.img_caption_table {
	border: none;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}

.img_caption_table th {
	background: #B9C9D0;
	font-size: 100%;
	color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #B9C9D0;
}

.img_caption_table td {
	background: #B9C9D0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top: 1px solid #B9C9D0;
	white-space: normal;
}

.debug_text {
	border: #BDBEBD;
	background-color: #B9C9D0;
	width: 100%;
	margin: 0px;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
	color: #404040;
	background-color: #208482;
	border: 1px solid #808080;
	font-size: 7pt;
	font-family: Trebuchet MS;
	vertical-align: middle;
}