/* 3 Column Layout - by Paul@YellowPencil.com */
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000066;
}

body {margin:0;padding:0;background:#fff;color:#333;font-size:76%;font-family: verdana,helvetica,sans-serif;text-align:center;}
h1 {font-size:1.8em;} h2 {font-size:1.6em;} h3 {font-size:1.3em;}
#header {margin:0 auto;width:752px;height:200px;background:#fff url("images/gradient.jpg") repeat-x bottom;}
#container {
	margin:0 auto;
	width:752px;
	text-align:left;
	
}
#left {
	width:156px;
	float:left;
	padding:10px 10px 10px 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFF00;
	background-image: url(images/leftbk.gif);
	background-color: #FFFF00;
}
* html #left {width:175px;wid\th:156px;}
#center {
	width:380px;
	float:left;
	padding:10px;
	background-image: url(images/centerbk.jpg);
	text-align: justify;
	
}
* html #center {width:400px;wid\th:380px;}
#right {
	width:156px;
	float:left;
	padding:10px 10px 10px 5px;
	background:#0099ff;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFF00;
	background-color: #FFFF00;
	background-image: url(images/leftbk.gif);
	font-weight: bold;
}
* html #right {width:175px; wid\th:156px;}
.clear {clear:both;font-size:.1em;}
#footer {margin:-2px auto 0 auto;width:760px;height:15px;height:15px;line-height:15px;font-size:0.8em;}
.navcontainer3 ul
{
	margin: 0px;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	width: 140px;
	color: #15171b;
	font-weight: bold;

}

.navcontainer3 ul li {
	display: block;
	border-left: thin solid #666666;
	border-top: thin solid #eee;
	border-right: thin solid #666666;
	border-bottom: thin solid;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #DD0000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1.5px 0px;
}

.navcontainer3 ul li a
{
	text-decoration: none;
	padding: 0.1em;
	color: #15171B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navcontainer3 ul li a:hover
{
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#active a {

	text-decoration: none;
	padding: 0.2em .5em;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
.categories {
	list-style-image: url(images/redbutton.gif);
}
.p1{
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #FFFF00;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFF00;
}
.bullet{
	list-style-image: url(images/bullet4.gif);
}
