body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	background-color: #FFFFFF;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #3399CC;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	;text-transform: uppercase;
	letter-spacing: 1pt;

}
h2 {
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 5pt;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	margin: 0px;
	text-transform: lowercase;
}

h3 {
	margin: 0pt;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
}

.links {
	font-size: 12px;
	letter-spacing: 2pt;
	left: 15%;
	position: absolute;
	font-weight: bold;
}

.linkbar {
	height: 11pt;
	width: 100%;
	font-size: 10px;
}

div.linkbar:hover {
	background-color: #EEEEEE;
}

.content {
	position: absolute;
	width: 70%;
	left: 135px;
	z-index: 2;
	top: 130px;
}

.article-box {
	border: 1px solid #333333;
	background-color: #EFEFEF;
}

.search-box {
	border: 1px solid #333333;
	background-color: #FF0627;
}

.results-box {
	border: 1px solid #333333;
	background-color: #ffffff;
}

.article-content {
	padding: 3px;
	font-size: 12px;
	text-align: justify;

}
.foot-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-bottom: 8pt;
}

.logo {

	position: absolute;
	width: 152px;
	left: 25px;
	top: 80px;
	height: 149px;
	z-index: 1;
}

*#YahooVideo {
	background-color: #ff3300;
}

*#MetaCafe {
	background-color: #00ff00;
}

*#YouTube {
	background-color: #3333ff;
}

*#news {
	background-color: #CC9900;
}

*#search {
    background-color: #FC1515;
}

*#stocks {
    background-color: #339900;
}

*#events {
	background-color: #33CCFF;
}
*#proevents {
	background-color: #669933;
}
*#how-to {
	background-color: #006699;
}
*#links {
	background-color: #996633;
}	
*#about {
    background-color: #FF9933;

}
*#structure {
    background-color: #6E94B7;

}