
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #6699CC;
	padding: 0 15px 0 15px;
	margin: 0px;
}

h1 {
	text-indent: -3000pt;
	height: 120px;
	width: 340px;
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
	z-index: 10;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	color: #6699CC;
	margin: 0px;
}
h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin: 0 0 10px 0;
}

.hidden {
	display: none;
}

/* NAVIGATION LINKS */
.navigation {
	position: absolute;
	right: 1px;
	top: 90px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	z-index: 11;
}

.navigation li{
	display:inline; /* iexplorer */
}

.nav a{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	padding: 5px;
	float: left;
}

.container {
 	width: 1000px;
}

#search{
	background: none;
	width: 220px;
	height: 18px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.tbox {
	width: 140px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

/*THE FOLLOWING PART IS FOR THE FONT CONTROL*/
#fontcontrol{
	text-indent: -3000pt;
	background: none;
	width: 66px;
	height: 18px;
	position: absolute;
	top: 50px;
	right: 15px;
}
#fontcontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#fontcontrol li{
	background: none;
}
#fontcontrol i{
	display: block;
	visibility: hidden;
}
.font1 a:link, .font1 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/01_font1.gif) no-repeat;
}
.font2 a:link, .font2 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 22px;
	background: url(images/01_font2.gif) no-repeat;
}
.font3 a:link, .font3 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 44px;
	background: url(images/01_font3.gif) no-repeat;
}
.font1 a:hover, .font1 a:active{
	background-position: 0 -18px;
}
.font2 a:hover, .font2 a:active{
	background-position: 0 -18px;
}
.font3 a:hover, .font3 a:active{
	background-position: 0 -18px;
}
/*END NAVIGATION LINKS*/

.contentdiv {
	position: absolute;
	left: 356px;
	top: 120px;
	margin: 0px;
	padding: 15px;
	background-color: #FFFFFF;
	width: 576px;
}
a {
	text-decoration:none;
	color: #6699CC;
}

.sidebar1 {
	position:absolute;
	top: 120px;
	left: 15px;
	width: 154px;
	background-color: #B3CCE6;
	padding: 8px;
}
.sidebar1 a{
	font-size: 10px;
	text-decoration:none;
	color: #000000;
}

.sidebar2 {
	position:absolute;
	top: 120px;
	left: 186px;
	width: 153px;
	background-color: #EEEEEE;
	padding: 8px;
}
.sidebar2 a{
	font-size: 10px;
	text-decoration:none;
	color: #000000;
}

.sidebarbody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;	
	padding-bottom: 15px;
}

.divnews .contentbody{
	margin: 0;
	padding: 0 0 35px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat;
}

/*MORE DETAILED STUFF - Item details of your blog items */
.itemdetails{
	text-align: center;
	padding: 5px 0 0 0;
	background: url(images/01_hdot.gif) top repeat-x;
}

/* used in the newsstyle */ 
/* Posted by */
.item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/01_item1.gif) 0 1px no-repeat;
}
/* Category */
.item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/01_item2.gif) 0 3px no-repeat;
}
/* Comments */
.item3{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
	background: url(images/01_item3.gif) 0 3px no-repeat;
}
.item4{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
}
.item5{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #D4DCDE;
	text-align: left;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #B3CCE6;
	border: 1px solid #D4DCDE;
	text-align: left;
} 
.forumheader a, .forumheader4 a, .finfobar a{
	color: #333333;
	font-weight: bold;
} 
.forumheader3 {
	text-align: left;
	border: 1px solid #D4DCDE;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #fff;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.cow {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 144px;
	width: 350px;
	text-indent: -3000px;
	background-image:url(images/cow.gif);
	background-repeat:no-repeat;
	background-position: right;
	z-index: 9;
}

.indent
{
	margin: 10px;
	padding: 5px;
	background-color: #EEEEEE;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}