a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; text-decoration: underline}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; text-decoration: underline}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; text-decoration: underline}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; text-decoration: none}

a:hover
{
        text-decoration: none;
}

.topMenuItem
{
	background: #eeeeee;
	border: 1px dashed #000000;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 9px;
}


 /* General page style. */
body {
	padding: 0px;
	margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000
}

.text_box {
        background: #ffffcc;
        font-size: 12px;
        border-width: thin;
        border-color: #000066;
        font-weight: bold
}

.button {
        background: #000099;
        color: #FFFFFF;
        cursor:pointer;
        font-size: 12px;
        font-weight: bold;
}

/* DEFAULT FONT */
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000
}


.h1
{
}

#title
{
	background: #FFFFFF;
	width: 768px;
	padding-top: 68px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#mainContent
{
	width: 779px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: url('/images/bg.jpg');
//	background-repeat: no-repeat;
//	background-attachment:fixed;
//	background-position:bottom left;
	background-color: #FFFFFF;
	border-right: 2px solid #333333;
}

#footnote
{
	color: #FFFFFF;
	background: #666666;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #333333;
	
}

#logo
{
	width:332px;
	height: 84px;
	position: absolute;
	left: 10px;
	top: 5px;
//	background: url('/images/WJC_SHORT_LOGO.JPG');
	background: url('/images/wjc_logo.gif');
}

#bwcmg
{
	width:200px;
	height: 200px;
	position: absolute;
	right: 5px;
	top: 10px;
	background: url('/images/bwcmg.jpg');
	background-repeat: no-repeat;
}

#head
{
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: 3px double #333333;
}

#main
{
	width: 100%;
	background-color: #CC0000;
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
}


#foot
{
	width: 100%;
	background-color: #FFFFFF;
}
/*
Theme Name: Watch Services
*/
#menu {
	background: #fff;
	top: 0;
}

#menu form {
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	padding-right: 0px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	border-bottom: 1px dotted #ccc;
	letter-spacing: 0;
	line-height: 28px;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#plusone {
	width: 50px;
	position: absolute;
	left: 930px; 
}

.storytitle {
	
}

