body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
}

/*
#welcome {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
*/

#storyfoto {
	float: none;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#advsrch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
.hilite {
	color: #000000;
	background-color: #66CC66;
}
#advsrch a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

#snippet {
	margin: 10px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

td#header {background: url(images/bohemia_home_01.jpg);}

#edmenu {
	border-bottom-style: none;
	border-bottom-color: #eaeaea;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
}
#maincol {
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	width: 425px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hint {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#login {
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#clogo {
	height: 600px;
	width: 800px;
	position: relative;
	top: auto;
}

.login {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#news {
	margin: 5px;
}

#news br {
	margin-top: 30px;
}


.medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}


#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	left: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.navhead {
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#direntry {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

/*--------current page highlight-----------------*/
#Welcome #navigation .home a,
#Editorial #navigation .editorial a,
#Advertising #navigation .advertise a,
#Directory #navigation .directory a,
#Subscription #navigation .subscribe a,
#Contact #navigation .contact a {
color: #000;
background: #fff url(images/left-tab-on.gif) left top no-repeat;
text-decoration: none;
padding-left: 8px
}

#navigation a
{
color: #000;
background: #d2d2d2 url(images/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 8px
}

/*--------current page highlight-----------------*/
#Welcome #navigation .home a span,
#Editorial #navigation .editorial a span,
#Advertising #navigation .advertise a span,
#Directory #navigation .directory a span,
#Subscription #navigation .subscribe a span,
#Contact #navigation .contact a span {
background: url(images/right-tab-on.gif) right top no-repeat;
padding-right: 10px
}


#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 10px
}





#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #666666 url(images/left-tab-hover.gif) left top no-repeat;
padding-left: 8px;
}

#navigation a:hover span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}


#navigation ul
{
	padding: 0;
	list-style: none;
	clip: rect(auto,auto,auto,150px);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}

#navigation li {
	float: left;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#snip_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #eaeaea;
	padding: 5px;
	margin: 10px;
}

#pix_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
}

.pagetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#story {

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#thumb {

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#loginname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
}

#edmenu li {
	float: left;
	margin: 2px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

#edmenu a:hover {
	color: #FF0000;
}
#edmenu a {
	border-bottom-style: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#mainpix,#coverpix {
	border: thin solid #333333;
	margin-top: 5px;
}
.direntry {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

