body {
	background-color: #666666;
	margin: 0;
	padding: 0;
	color: white;
	font: small Arial, Helvetica, Verdana, sans-serif;
}
h1.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #FF6666;
}
#right2col {
	position: absolute;
	top: 150px;
	right: auto;
	width: 575px;
	left: 210px;
}



#header h3 {
	text-align: center;
	color: white;
	font-size: 200%;
}

#header h4 {
	text-align:center;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 300%;
}
h1.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}


#body p.main {
	margin: 10px;
	padding: 10px;
	background-color: #333333;
	color: yellow;
	text-align: center;
	border: 1px solid blue;
}

#body p.contact {
	text-align: center;
	color: white;
	font-size: 120%;
	margin: 0px;
}

#body p.contact a:link, #body p.contact a:visited {
	color: white;
}

#body p.contact a:hover {
	color: red;
}

#leftcolumn  {
	position: absolute;
	top: 300px;
	left: 0;
	padding: 10px;
	border: 5px;
	border-color: red;
}

#leftcolumn p.contact {
	text-align: left;
	color: white;
	font-size: 120%;
	margin: 0;
}

#leftcolumn p.contact a:link, #leftcolumn p.contact a:visited {
	color: white;
	text-decoration: none;
}

#leftcolumn p.contact a:hover {
	color: red;
}


#mainstory {
	position: absolute;
	top: 200;
	left: 0;
	width: 800;
	padding: 5;
	margin: 0;
}

#mainstory h3 {
	color: white;
	font-size: 110%;
}

#mainstory h4 {
	color: white;
	font-size: 130%;
}

#likeh3  {
	font-size: 110%;
}

#center {
	postion: absolute;
	top: 150px;
	width: 440px;
	margin-left: 200px;
	padding: 10px;
	border: 20px;
	border-color: red;
}

#center h1 {
	font-size: 110%;
	color: blue;
}

#center p {
	font-size: 75%;
}

#wrapper {
	postion: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	padding: 10px;
	border: 5px;
	border-color: red;
}


#more  {
	font-variant: small-caps;
	color: aqua;
}

#more  a:link, #more a:visited {
	color: blue;
	text-decoration: none;
}

#more  a:hover {
	color: aqua;
}

#right  {
	position: absolute;
	top: 300px;
	left: 675px;
	padding: 10px;
	border: 5px;
	border-color: red;
}

#right p.contact {
	text-align: left;
	color: white;
	font-size: 120%;
	margin: 0;
}

#right p.contact a:link, #right p.contact a:visited {
	color: white;
	text-decoration: none;
}

#right p.contact a:hover {
	color: red;
}	
#leftcolumnbp {
	padding: 5px;
	width: 175px;
	position: absolute;
	top: 250px;
	clip: auto;
	left: 1px;
}

#leftcolumnbp p.contact {
	text-align: left;
	color: white;
	font-size: 120%;
	margin: 0;
}

#leftcolumnbp p.contact a:link, #leftcolumnbp p.contact a:visited {
	color: white;
	text-decoration: none;
}

#leftcolumnbp p.contact a:hover {
	color: red;
}


#rightcol {
	position: absolute;
	width: 600px;
	top: 150px;
	padding: 5px;
	left: 190px;
}
#header {
	width: 1000px;
}
