body {
	font-family: verdana; 
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background: #fe5683 url('images/bgc.gif');
	text-align: left;
}

td, tr, table, div { 
	font-family: verdana; 
	font-size: 10px;
	color: #FFFFFF;
}

div#topbg { 
	background: url('images/hbgc.jpg') repeat-x; 
}

div#content {
	float: left;
	width: 730px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	}

div#top {
	height:508px;
	background: url('images/hcosmos.gif') no-repeat; 
}

div#menu {
	margin: 10px 0 0 10px;
	float: left;
	width: 140px;
	display: inline;
}

div#main {
	width: 550px;
	text-align: justify;
	float: right;
	display: inline;
}

div#talk {
	background:#d489c2;
}




div#menubox { 
	width: 137px;
	background:#d489c2;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom:15px;
	text-align: center;

}

a:link, a:visited {
	font-family: verdana; 
	color:#e1b9e0; 
	font-size: 10px;  
	text-decoration: none; 
	font-weight: bold;
}


a:hover {
	color: #ffffff; 
}

a:active {
	color: #e1b9e0; 
}

a.menu:link, a.menu:visited {
	color:#e1b9e0; 
	text-decoration: none; 
	font-size: 10px;  
	font-family: verdana; 
	font-weight: normal;
	display: block;
}

a.menu:hover {
	color: #ffffff; 
	background: #e1b9e0;
}

a.menu:active {
	color: #000000; 
}

h1 {
	font-family: georgia;
	color: #ffffff;
	background: #e1b9e0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding:3px;
	text-align: right;
	border-bottom: 4px solid #ffffff;
}

h2 {
	font-family: georgia;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding:3px;
	text-align: right;
	border-bottom: 2px solid #ffffff;
}

.side {
	font-family: georgia;
	color: #e34e54;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding:3px;
	text-align: right;
	border-bottom: 2px solid #ffffff;
}

h1:first-letter {
	color:#d489c2;
	text-transform:uppercase;
}


input, textarea, option, select {
	background-color: #e1b9e0;
	font-family: verdana; 
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF; 
}

b {color: #e1b9e0}
i {color: #e1b9e0}
u {color: #e1b9e0}
