body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 720px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top:20px;
	border: 1px solid #000000;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}

td {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.little {
	font-size: 7pt;
}

.title {
	font-size: 7pt;
	font-weight: bold;
}

.updated {
	font-size: 7pt;
	font-weight: bold;
	color: #FF0000;
}

.gallerytitle {
	font-size: 9pt;
}

.copyright {
	font-size: 7pt;
	line-height:9pt;
	color: #CCCCCC;
}

#thumbs {
	text-align:center;
}

.lowlite {
	font-weight: bold;
	text-decoration: underline;
}

.biggie {
	font-size: 36px;
}

.nav{
	color: #666666;
}

a {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration:underline;
}

.textbox  {
	font-family: verdana; 
	font-size: 8pt; 
	border-style: solid; 
	border-color: black; 
	border-width: 1px;
}

.buttons  {
	font-family: verdana; 
	font-size: 8pt; 
	border-style: solid; 
	border-color: gray; 
	border-width: 1px;
}

#footer {
	text-align:center;
	margin-bottom:5px;
	clear:both;
}

#footer a {
	text-decoration:none;
	font-weight:normal;
	color:#CCCCCC;
}

#footer a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#CCCCCC;
}

#logo {
	width:180px;
	margin-top:12px;
}

#menu {
	margin-top:2px;
}

.imgborder {
    border: 1px solid #999999;
}

.imgborderport {
    border: 1px solid #999999;
	margin-top:6px;
}

#imgright {
		text-align:center;
		float:right;
		margin:0px 0px 10px 20px;
		padding-top:5px;
}

#imgrighthome {
		text-align:center;
		float:right;
		margin:0px 0px 10px 20px;
		padding-top:0px;
}

#imglefthome {
		text-align:center;
		float:left;
		margin:0px 20px 10px 0px;
		padding-top:0px;
}

#display {
	text-align:center;
}

.notfound {
	color:#FF0000;
}

#blog_menu {
	float:right;
	font-size:10px;
	background:#fff;
	padding:20px 0 10px 20px;
	right:2px;
	top:0;
}

#blog_menu form {
	margin: 0 0 0 13px;
}

#blog_menu ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#blog_menu ul li {
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#blog_menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#blog_menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#blog_menu ul ul li a {
	text-decoration: none;
}

#blog_menu ul ul li a:hover {
}

#blog_menu ul ul ul.children {
	padding-left: 4px;
	color:red;
}

#blog_content {
	width:550px;
	padding-top:18px;
}

#blog_content A {
	
}

#googleads {
	width:135px;
	height:100px;
	text-align:right;
	padding-top:5px;
	padding-left:5px;
	float:right;
}

.storytitle {
	margin: 0;
	margin-top:7px;
	margin-bottom:3px;
	background-color:#CCC;
	padding-left:3px;
	padding-bottom:1px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.storytitle A {
	color:#000;
	text-decoration:none;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
