/* CSS Document */

body, html {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:100px;
}

div.main {
	padding-top:60px;
	width:570px; 
	text-align:left;
}

div.content {
	width:590px;
	background-color: #e2e2e2;
	background-image:url(../_img/border-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:20px;
}

div.content2 {
	text-align:left;
	font-size:10pt;
	padding:15px;
	background-image:url(../_img/border-bottom-right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26pt;
	font-weight:bold;
	color: #b9b9b9;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	font-size:14pt;
	margin-top:2px;
	margin-bottom:0px;
}

p {
	margin-top:5px;
	font-size:10pt;
	line-height:14pt;
}

p.navi {
	font-size:18px;
	margin-top:8px;
	font-weight:normal;
	color: #8a8a8a;
}

p.preview {
	font-weight:bold;
	margin-top:25px;
}

a:link, a:active, a:visited {
	color: #b07b1e;
}

a:hover {
	color: #8a8a8a;
}

a.navi:link, a.navi:active, a.navi:visited {
	font-weight:bold;
	text-decoration:none;
	color: #8a8a8a;
}

a.heading:link, a.heading:active, a.heading:visited  {
	text-decoration:none;
	color: #b9b9b9;
}

a.heading:hover {
	text-decoration:none;
	color: #000000;
}

a.navi_active:link, a.navi_active:active, a.navi_active:visited {
	font-weight:bold;
	text-decoration:underline;
	color: #8a8a8a;
}

a.navi:hover {
	color: #000000;
}

a.navi_active:hover {
	color: #000000;
}

img.small {
	border: 1px solid #cccccc;
	margin-bottom:18px;
}

td {
	vertical-align:top;
	font-size:10pt;
}

td.left_col {
	padding-right:13px;
	width:108px;
}

td.post_comment_form {
	text-align:right;
	padding-right:7px;
	padding-left:10px;
	padding-top:3px;
}

td.post_comment_input {
	padding:2px;
	font-size:7pt;
}

div.links {
	width:108px;
	height:108px;
	text-align:right;
	border-right:1px solid #c4c4c4;
	margin-bottom:18px;
	padding-top:1px;
}

div.links2 {
	width:200px;
	margin-left:-103px;
	padding-right:13px;
}

table.post {
	margin-top:30px;
}

table.info {
	margin-bottom:40px;
}
