﻿
#actual_content_holder {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 95%;
	height: 100%; 
}

#main_header, #actual_sidebar_holder, #main_footer, #footer_backlay, #blog_gallery { display : none; }

body {
	color : #000000; 
	background: white !important;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt; 
}

p { margin-top: 0px; }

#main_content {
	width: 795px;
	margin:0 auto;
}

.photo {
	float: right;
	padding: 10px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; 
	text-align:center;
	color: #000000;
	border-width: 0px; 
}
 
.lphoto {
	float: left;
	padding: 0px 15px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; 
	border-width: 0px;
}

ul { list-style-image: url(main_elements/bullet.gif); margin-top: 0px; margin-left: 0; padding-left: 15px; }

a:link { color: #000000; }
a:visited { color: #000000; }

h1, h2, h3, h4, h5, h6 { color: #000000; margin-bottom: 3px; }
h2 { font-style: italic; }
h4 { font-style: italic; }
h6 { font-style: italic; }