* {
margin:0;
padding:0;
}

body {
background-color:#25396b;
text-align:center;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
line-height:1.3em;
font-size:0.8em;
z-index:2;
}

.page-top {
margin-left:auto;
margin-right:auto;
width:802px;
background-image:url(../media/template/background-repeater.gif);
background-repeat:repeat-y;
text-align:left;
padding-left:30px;
padding-right:30px;
}

.header {
	width:802px;
	background-image:url(../media/template/background-header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:412px;
}

/* Menu Styles*/

.top-menu {
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
background-color:#000000;
margin-top: 84px;
padding:0;
}

.menu a {
border:0;
padding:0;
margin:0;
float:left;
}

.menu a p {
visibility:hidden;
}

/* menu items*/
.menu .home {
background-image:url(../media/template/menu-home.jpg);
height: 45px;
width:76px;
}
.menu .home:hover {
background-image:url(../media/template/menu-home-hover.jpg);
}

.menu .vamp {
background-image:url(../media/template/menu-vamp.jpg);
height: 45px;
width:96px;
}
.menu .vamp:hover {
background-image:url(../media/template/menu-vamp-hover.jpg);
}

.menu .preh {
background-image:url(../media/template/menu-preh.jpg);
height: 45px;
width:106px;
}
.menu .preh:hover {
background-image:url(../media/template/menu-preh-hover.jpg);
}

.menu .teac {
background-image:url(../media/template/menu-teac.jpg);
height: 45px;
width:92px;
}
.menu .teac:hover {
background-image:url(../media/template/menu-teac-hover.jpg);
}

.menu .sele {
background-image:url(../media/template/menu-sele.jpg);
height: 45px;
width:204px;
}
.menu .sele:hover {
background-image:url(../media/template/menu-sele-hover.jpg);
}

.menu .imag {
background-image:url(../media/template/menu-imag.jpg);
height: 45px;
width:77px;
}
.menu .imag:hover {
background-image:url(../media/template/menu-imag-hover.jpg);
}

.menu .link {
background-image:url(../media/template/menu-link.jpg);
height: 45px;
width:57px;
}
.menu .link:hover {
background-image:url(../media/template/menu-link-hover.jpg);
}

.menu .cont {
background-image:url(../media/template/menu-cont.jpg);
height: 45px;
width:94px;
}
.menu .cont:hover {
background-image:url(../media/template/menu-cont-hover.jpg);
}


.clearer {
	clear:both;
	width:100%;
	height:1px;
	z-index:1;
	margin-top:-1px;
	position:relative;
	overflow:hidden;
}

.page-bottom {
margin-left:auto;
margin-right:auto;
width:862px;
height:29px;
background-image:url(../media/template/background-bottom.gif);
background-repeat:no-repeat;
}

.copyright {
text-align:center;
padding:3px;
font-size:90%;
}

.copyright A {
text-decoration:none;
color:#FFFFFF;
font-family: "Courier New", Courier, monospace;
}

.content {
padding:10px;
margin-top:-150px;
}

.content p {
margin-bottom:10px;
}

.content strong{
color:#9b232d;
}

.content a {
	color:#FF3300;
}

.content a:hover {
color:#fff;
}

.content h2 {
font-size:1.1em;
margin-bottom:5px;
margin-top:2px;
}.page-top .content .content-body .floatright amazon-block {
	background-color: #000066;
}

.highlight_Text {
font-size:1.1em;
margin-bottom:5px;
margin-top:2px;
}
