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;
}



 /* 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: 768px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: url('/watch_services_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:266px;
	height: 68px;
	position: absolute;
	left: 10px;
	top: 10px;
	background: url('/WJC_SHORT_LOGO.JPG');
}

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

#main
{
	width: 100%;
	background-color: #CC0000;
}


#foot
{
	width: 100%;
	background-color: #FFFFFF;
}
