body {margin:0; padding:0; text-align:left; color:#000000; font: 12px Times;}

#main {
width: 770px;
background-color: #ffffff;
}

#divider {
width: 770px;
background-image: url("images/div_head_green.gif");
}

#sidebar {
width: 255px;
background-image: url("images/bg_sidebar.gif");
}

#homemenu {
width: 322px;
background-color: #e6e1ea;
}

#catmenu {
width: 545px;
padding: 13px 0px 0px 30px;
}

#content {
font-family: Times;
font-size: 14px;
line-height: 20px;
color: #000000;
width: 515px;
padding: 15px 30px 10px 30px;
}

#contentwatch {
font-family: Times;
font-size: 14px;
line-height: 20px;
color: #000000;
width: 515px;
padding: 10px 30px 12px 30px;
}

#contentcat {
font-family: Times;
font-size: 14px;
line-height: 20px;
color: #000000;
width: 515px;
padding: 0px;
}

#popup {
width: 383px;
background-color: #ffffff;
}

#popcontent {
width: 358px;
padding: 10px 0px 0px 5px;
background-color: #ffffff;
}

#popcontent2 {
width: 358px;
padding: 10px 0px 10px 5px;
background-color: #ffffff;
}

#poptop {
width: 25px;
background-color: #fddbc6;
}

#popmid {
width: 255px;
background-color: #026c6f;
}

#popbtm {
width: 25px;
background-color: #e6e1ea;
}

p {
	font-family: Times;
	font-size: 14px;
  line-height: 20px;
	color: #000000;
}

.title {
	font-family: Times;
	font-size: 16px;
	color: #006165;
	font-weight: bold;
}

.title2 {
	font-family: Times;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.title3 {
	font-family: Times;
	font-size: 16px;
	color: #000000;
}

a {
	font-family: Times;
	font-size: 14px;
	color: #006165;
	text-decoration: none;
}
a:hover {
	font-family: Times;
	font-size: 14px;
	color: #e6b290;
	text-decoration: underline;
}

