html{overflow-x:hidden;}
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	height:95%;
	background: #E2E2E2 url(../images/bg.gif) no-repeat center top;
}

a{text-decoration:none;}

h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h4{font-size:11pt; color:#C5154D; font-weight:bold; margin:0;text-transform:uppercase; text-indent:10px;}
h4 a{text-decoration:none;color:#C5154D}
h4 a:hover{text-decoration:none; border-top:1px solid #000; border-bottom:2px solid #000; color:#666; background-color:#EFF3AF;}

h2 {
	font-size: 160%;
}

.lipsum a b{display:none; text-decoration:none;}
.lipsum a:hover b{display:block; position:absolute; margin-top:0px; margin-left:30px; width:266px; height:49px; background-color:#FFEFBC;color:#000;padding:7px;border:1px solid #000; text-decoration:none; z-index:100;} 

#content {
	background-color: #FFEFBC;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll1 {
width: 540px;
height: 340px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: transparent;
margin: 5px auto;
padding: 0px 15px;
text-align:justify;
}

#mycustomscroll2 {
width: 168px;
height: 105px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FFF5D5;
margin: 3px auto;
padding: 0px 15px;
text-align:center;
}

#mycustomscroll2 a:hover{text-decoration:none; color:#C5154D;font-weight:bold;}
#mycustomscroll2 a{text-decoration:none; color:#FF0000;font-weight:bold;}

.footer {
font-weight:bold;
color:#FFFFFF;
}

.lipsum{padding-top:4px;padding-bottom:4px; position:relative;}
.bottom_links a{text-decoration:none; color:#000000;font-weight:bold;}
.bottom_links a:hover{text-decoration:underline; color:#C5154D;font-weight:bold;}

#content {width:580px; height:350px; background-color:#CDC07D; border:0px solid #000000; padding:0; margin:0;}

h1{
	font-family: "Century Gothic";
	font-size: 28px;
	color: #C82157;
	text-align: left;
	font-weight: normal;	
}

.caps{text-transform:uppercase;}

.cosmos_pink{color:#C82157}

.left-col {width:250px;float:left;}

.left-col img {width:220px; height:215px; padding:0px 0px 10px 0px;}
.right-col {width:190px;float:left;}

.tagline {margin-top:-12px; font:bold 10px verdana,arial,helvetica,sans serif; letter-spacing:1pt; padding-left:80px;}

#click {margin-top:330px;}

