/* ----------------------------------------------------------------- */
/*                copyright 2004 - alexander bougrine                */
/* ----------------------------------------------------------------- */



/* ------------------------------ TEXT ----------------------------- */

h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 14px;
	margin-top: 0ex;
	color: #FF9900;
	
	}

h2 {
	font-size: 10px; font-weight: normal; margin-bottom: 5px;  margin-top: -1ex;
}

.info
	{
	color:#000000;
	}
	

error
	{
	color: #FF0000;
	}

.boys
	{
	color: #0066CC;
	}
	
.girls
	{
	color: #FF0099;
	}
	
.alex
	{
	color: #006699;
	}
	
.blue
	{
	color: #3366FF;
	}

.copyright
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	
.copyright a:link
	{
	color: #999999;
	text-decoration: none;
	}

.copyright a:visited
	{
	color: #999999;
	text-decoration: none;
	}

.copyright a:hover
	{
	color: #999999;
	text-decoration: none;
	}

.cawadark
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	}

.cawadarkverdana
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	}

.menu 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
	}

.menu a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8A2B;
	text-decoration: none;
	}

.menu a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8A2B;
	font-size: 10px;
	text-decoration: none;
	}
	
.menu a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	}
	
p
	{
	margin-top: 0px;
	margin-bottom: 2px;
	}

.menumid
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

.menumid a:link
	{
	text-decoration: none;
	color: #FFFFFF;
	}

.menumid a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.menumid a:hover
	{
	color: #0000FF;
	text-decoration: none;
	}
	
.cocktails
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	}

.bodytext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	}
	
.bodytext a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
}

.bodytext a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
	}

.bodytext a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3399FF;
	}

.cawa
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	}
	
.cawa a:link
	{
	color: #6699CC;
	text-decoration: none;
	}

.cawa a:visited
	{
	color: #6699CC;
	text-decoration: none;
	}

.cawa a:hover
	{
	color: #FFFF99;
	text-decoration: none;
	}

.menu2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	text-decoration: none;
	}

.menu2 a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	text-decoration: none;
	}

.menu2 a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0066;
	font-size: 10px;
	text-decoration: none;
	}
	
.menu2 a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	}

.links
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	}

.links a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}



/* ------------------------------ DIVS ----------------------------- */

/*
html
	{
	margin: 0;
	padding: 0;
	min-height: 100%;
	width: 100%;
	height: 100%;
	}
*/

body 
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-height: 100%;
	background: white url(../pics/bg1.jpg) repeat fixed center center;
	}
	

html>body {
	height:auto;
	
}

/* causing probs in safari 1.2, but needed to stop overlaying

html>body #contents {
	height:auto;
	
}
*/

#contents
	{
	min-height: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#topchoose
	{
	position: relative;
	width: 100%;
	height: 17px;
	vertical-align: top;
	margin-top: 45px;
	border-top: 1px solid #A5ACB2;
	border-bottom: 1px solid #A5ACB2;
	background-color:#FFFFFF;
	}
	
#bottommenu
	{
	position: relative;
	width: 100%;
	height: 17px;
	border-top: 1px solid #A5ACB2;
	border-bottom: 1px solid #A5ACB2;
	background-color:#FFFFFF;
	}
	
#spacer
	{
	position: relative;
	width: 100%;
	height: 1px;
	padding: 0;
	margin-bottom: 20px;
	}

#middlecontent
	{
	position:absolute;
	top: 50%;
	height: 1px;
	width: 100%;
	}

#middlebox
	{
	position: relative;
	left: 50%;
	border: 1px solid #A5ACB2;
	background-color:#FFFFFF;
	z-index: 2;
	}

#middle
	{
	position: absolute;
	top: 50%;
	width: 100%;
	}

#botblank
	{
	position: relative;
	width: 100%;
	height: 45px;
	padding: 0;
	}
	
#footer
	{
	position: absolute;
	bottom: 0;
	width: 100%;
	}


