
body {
	background-color: #F0037F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

#horizon {
	text-align: center;
	position: absolute;
	width: 100%;	
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
	
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 50%;
	left: 0px;
}
/* end IE 5 hack */ 

#container {
	text-align: left;
	background-image: url(../images/container.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;	
	margin-left: -365px;	
	width: 730px;
	visibility: visible;
}

/* following rules are invisible to IE 5 \*/
#container {
	top: -300px;
	height: 600px;
}
/* end IE 5 hack */ 

#row1{
	height: 40px;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#row2{
	height: 205px;
}

#row3{
	height: 310px;
}

#row4{
	clear:both;
	height: 180px;
	text-align: center;
}


#row2_col1{
	float:left;
	width: 190px;
	height: 205px;
	padding-left: 35px;	
	voice-family: "\"}\""; 
	voice-family:inherit; 	
	width: 155px;	
}
#row2_col2{
	float:left;
	width: 177px;
	height: 205px;
	margin-bottom: -20px;
	padding-right: 15px;		
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 162px;

}
#row2_col3{
	float:left;
	width: 340px;
	height: 205px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 4px;
}

#row3_col1{
	float:left;
	width: 367px;
	height: 310px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 21px;
	padding-right: 15px;			
	voice-family: "\"}\""; 
	voice-family:inherit; 	
	width: 352px;			
}

#row3_col2{
	float:left;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 21px;
	padding-right: 0px;		
	margin: 0px;
	width: 340px;
	height: 310px;
}

a, a:link, a:visited {
	color: #F1A2AF;

	text-decoration:none;
}
a, a:hover, a:active {

	color: #FFF;	
	text-decoration:none;
}

#trick1 {
	position: relative;
	width: 161px;
	text-align: right;
	top: 150px;
	z-index: 10;
}

#trick2 {
	position: relative;
	width: 345px;
	text-align: left;
	z-index: 20;
}

img {
	border: none;
}

#menu {
	list-style:none;border:none;margin-top:16px;margin-bottom:0;margin-left:0;padding-left:0;font-size: 11px;	font-weight: bold ;font-stretch:narrower ;
}
#menu li {text-indent:0;margin-top:2px;margin-right:6px;padding:0 0 5px 8px}


#menu li a,#menu li a:link, #menu li a:visited {
	color: #F0037F;
	text-decoration:none;


}
#menu li a:hover, #menu li a:active {
	color: #F1A2AF;
	text-decoration:none;
}
.vstrong{
	font-weight: bold;
}

.vstrongoblique{
	font-weight: bold;
	font-size:120%;
	font-style:oblique;
}
.pink{
	color: #F0037F;
	font-weight:bold;
}

.lpink{
	font-weight:normal;
	color: #F0037F;
}


