body {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #FF1493;
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-image : url(../images/main/2008cover.jpg);
}

.scroller {
	border : thin dashed #DDA0DD;
	color : White;
	margin-left : 125px;
	margin-right : 125px;
	font-weight : bolder;
	font-size : medium;
}

.subscribe {
	position : absolute;
	left : 275px;
	top: 100px;
}

.menus {
	margin-left : 35px;
	margin-right : 35px;
	border : thin groove White;
}

em {
	color : Yellow;
	font-size : 11pt;
	font-style : normal;
}	

strong {
	color : Aqua;
	font-size : 13pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size : 11pt;
}

hr {
	color : White;
}

A:LINK {
	font-weight : normal;
	text-decoration : underline;
	color : #FF1493;
}

A:ACTIVE {
	font-weight : normal;
	text-decoration : underline;
	color : #FF1493;
}

A:VISITED {
	font-weight : normal;
	text-decoration : underline;
	color : #FF1493;
}

A:HOVER {
	color : Aqua;
	font-weight : normal;
}

H4 {
	color : White;
	font-size : 14pt;
	font-variant : normal;
}

i {
	font-size : smaller;
}

img {
	float : left;
}

.nowrap {
	clear : left;
}

.main {
	margin-left : 55px;
	margin-right : 55px;
	text-align : justify;
}

.logo {
	position : absolute;
	left : 375px;
	top: 5px;
	
}