/* CSS Document */

body  {
	font: Georgia; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../scene/Backround.gif);
}

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../scene/navigation_backround_opm.gif);
	background-repeat: repeat;
}
 
#header {
	background-image: url(../scene/Online_Profit_Marketing_Banner.jpg);
	height: 200px;
	width: 800px;
} 

#title {
	color: #FFCC33;
	font-size: 24px;
	padding-left: 500px;
	padding-top: 15px;
	font-style: italic;
	font-family: Verdana;
}

#left {
	width: 148px;
	float: left;
	height: 100%;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 6px;
	font-family: Arial;
	text-color: #FFCC33;
} /* this controls the whole left column*/

#left a{
text-decoration: none;
color: #FFFF00
}
	

#mainContent {
	width: 639px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-family: Century Gothic;
	font-size: 16px;
	background-color: #FFFFFF;
}

#mainContent a{
	font-weight: normal;
}

#articlefeed {
	font-family: Georgia;
	font-size: 14px;
	background-image: url(../scene/content_backround_opm.gif);
	margin-left: auto;
	width: 642px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;

}

#articlefeed a{
	text-decoration: none;
}

#footer {
	background-image: url(../scene/footer_backround_opm.gif);
	width: 802px;
	background-repeat: repeat;
	height: 35px;
	clear: both;
	text-align: center;
	color: #FF9900;
	background-position: center;
	font-size: 10px;
	padding-top: 4px;
	text-decoration: none;
}

#footer a{
	color: #FF9900;
	text-decoration: none;
}

#space {
	position: absolute;
	height: 100%;
}

.clear {
clear: both;
}

#banner-text {
	font-family: Arial; 
	font-weight: normal;
	font-size: 14px;
}

#banner-text a{
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: 18px; 
	text-align: center; 
	font-weight: normal;
	font-family: Tahoma;
	color: rgb(00, 00, 00);
}

h2 {
	font-size: 17px; 
	text-align: center; 
	font-weight: normal;
	font-family: Tahoma;
	color: rgb(00, 00, 00);
}

h3 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	font-family: arial;
	color: #FF3300;
}

h4 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	font-family: arial;
	color: rgb(00, 00, 00);
	text-decoration: underline;
}

#menu a {
	display: block;
	margin: 3px;
}

p.1 {
	font-size: 14px;
	text-align: justified;
	font-weight: normal;
	font-family: arial;
	color: rgb(00, 00, 00);
}

p.1 a{
	font-weight: normal;
}

p.3 {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}

p.4 {
	color: #FF0000;

}

p.5 {
	text-align: center;
}

p.2 {
	font-family: Century Gothic; 
	font-size: 14px; 
	color: rgb(00, 00, 00);
	padding-left: 5px;
	padding-right: 5px;
	}

p.2 a{
	font-weight: normal;
}

p.6 {
	font-size: 12px;
	font-style: italic;
}

span.2 {
	color: rgb(185, 9, 12); 
	font-family: Arial;
}

ol { 
	list-style-image: url('images/list-pic.gif');
	list-style-position: outside
}

ol.1 { 
	list-style-type: circle;
	list-style-position: inside;
}

span.1 {
	font-weight: normal;
	text-decoration: underline;
	} 
 
td { 
	vertical-align: top;
}

td.1 {
	text-align: center;
}

td.2 {
	text-align: center;
	color: #FFFF00;
}

td.3 {
	text-align: center;
	color: #FFFFFF;
}

td.4 a{
	text-decoration: none;
}

td.5 {
	vertical-align: middle;
	text-align: center;
	width: 125px;
	height: 143px;
}

td.6 {
	width: 489px;
	height: 143px;
}

td.menu {
	font-family: Arial; 
	font-weight: normal; 
	font-size: 14px; 
	margin-top: 15px;
}

#underline {
	text-decoration: underline;
	font-weight: normal
}

a.1 {
	color: #FF9933;
	text-decoration: none;
}

a.2 {
	color: #FFFF00;
	text-decoration: none;
}

#center {
	text-align: center;
}

table.1 {
	border-collapse: collapse;
	border: 0;
	width: 600;
}

table.2 {
	border-collapse: collapse;
	width: 614px;
	height: 143px
	border: 0px;
}

.style2 {
	font-size: 12;
	font-family: Arial;
}
.style3 {
	font-size: 16px;
	color: #FFCC33;
}

.style4 {color: #FF0000}

#topnav {
	padding-top: 179px;
	padding-left: 280px;
}

#topnav a{
	color: #FFCC33
}