body {
	background-color: #FFCC99;
	margin-top: 0px;
	margin-left: 0px;
	font-size:12px;
	  	  
}
html { 
scrollbar-base-color:  burlywood; 
scrollbar-arrow-color: red;
scrollbar-DarkShadow-Color: red; 
}
#wrap {	width:800px;
		 margin:0 auto;
		 font-family:Arial, Helvetica, sans-serif;
}
#header {
	height: 232px;
	color: #333399;
	margin-top: 0px;
	margin-bottom: 0px;
}
p { padding:0 5px;color: #330066;}
#story{
	width: 736px;
	padding: 0;
	color: #330066;
	margin:auto;
	background-image:url(pictures/cat2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:auto;
	position: relative;
	}
#story1{
	width: 736px;
	padding: 0;
	color: #330066;
	margin:auto;
	border: solid #eee 1px;
}
#story3{
	width: 736px;
	padding: 0;
	color: #330066;
	margin:auto;
	background-image:url(pictures/collage3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:auto;
	position: relative;
	}
#menubar {
	background-image:url(pictures/bar.jpg);
	height:46px;
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
}
#top { background-image:url(styleimg/top.gif); background-repeat:no-repeat; height:21px;}
#bottom {
	background-image:url(styleimg/bottom.gif);
	background-repeat:no-repeat;
	height:30px;
	position: relative;
	clear: both;
}
#content{
	background-image:url(styleimg/background.gif);
	background-repeat:repeat-y;
}
#contentbreed{
	background-image:url(styleimg/background.gif);
	background-repeat:repeat-y;
}
.center {padding-top:2px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size:12px; text-align:justify; clear:both;}	

			/* LEFT CONTENT */ 
#l-col {
	float: left;
	margin-top: 10px;
	width: 250px;
	text-align: left;
	color: #330066;
	margin-right: 20px;
	position: relative;
}
#l-col2 {
	float: left;
	margin-top: 0px;
	width: 60%;
	text-align: left;
	color: #330066;
	padding-left: 10px;
}
#l-col2 ul {font-size:12px;}
#l-col3 {
	float: left;
	margin-top: 0px;
	width: 50%;
	text-align: left;
	color: #330066;
	padding-left: 10px;
}
#l-col3 ul {font-size:12px;}
#R-col3 {
	float: right;
	width: 250px;
	text-align: justify;
	color: #330066;
	margin-left: 10px;
	margin-top: 10px;
}
#R-col {
	float: right;
	width: 40%;
	text-align: justify;
	color: #330066;
	margin-left: 30px;
	margin-top: 40px;
}
#R-col2 {
	float: right;
	width: 40%;
	text-align: justify;
	color: #330066;
	margin-left: 5px;
	margin-top: 10px;
}
.link {
	width:27%;
	float:left;
	padding-right: 10px;
	margin-right: 15px;
}
.link img {max-width:210px; height:auto;}
.news {
	float:left;
	padding:10px;
	background-color:#FFFFCC; border:solid #eee 2px; width:250px;
}
/*footer*/

#footer {
	clear: both;
	background-image:url(styleimg/base_02.jpg);
	background-repeat:no-repeat;
	height:30px;
	font-size:10px;
	padding-top: 8px;
	padding-left: 40px;
}
#footer p  {
	padding:8px 10px 5px 30px;
	margin:0;
	font-weight: normal; font-size:10px;
}
#footer a:visited {
	color:#3300CC; font-weight:lighter; padding-top:8px;
}

/*fonts*/
.style2 {
	font-size: 12px;
	color: #330066;
	text-align: justify;
}
.style3 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
	text-align:justify;
}

.style4 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.style9 {
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}
.style10 {
	font-size: 12px;
	color: #666666;
}
.style1 {	font-size: 12px; font-weight:bold;
	color: #FFCC9A;
}
.style11 {font-size: 12px; color: #330066; text-align:justify; 
}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #330066;
}
a:visited {
	color: #CC0000;text-decoration: none;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #330066;
	background-image: url(pictures/welcome.gif);
	height: 35px;
	margin: 0;
}
h2 {
	font-size: 16px;
	color: #330066;
}
#table1 {border:thin;
	border-color:#FFCC99;
	border-style:solid;
}
.clear {clear:both;}	 
