@media screen {	
	body{margin:0; padding:0; background-color:#FFFEE3; background-image:url(../images/skin/Index/bg_body.gif); background-position:center; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF;}
	p{margin-top:10px; margin-bottom:10px;}
	img{border:0px}
	
	a{color:#B00000; text-decoration:none; font-size:12px;}
	a:hover{ color:#B00000; text-decoration:underline;} 
	
	h1{ margin:0px; margin-bottom:13px; font-size:16px; color:#FFFFFF; font-weight:bold;}
	h1#welcome{ margin:0px; margin-top:10px;}
	h2{ margin:0px; font-size:24px; color:#FFFFFF; font-weight:bold;}
	h3{ margin:0px; color:#FFFFFF; font-size:14px;}
	
	table{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
	
	table#table_main_parent{width:100%; height:100%;}
	
	table#table_main{width:750px; border:1px solid #D9D680; background-color:#FFFFFF;}
	
	table#header{width:100%; background-image:url(../images/skin/Index/bg_menu.gif); background-repeat:repeat-x; background-position:bottom;}
	table#header td#left_pattern{ vertical-align:bottom; background-image:url(../images/skin/Index/topRightCorner.gif); background-repeat:no-repeat; background-position:top right;}
	
	table#menuMain{ width:100%; height:24px;}
	table#menuMain td{text-align:center; background-image:url(../images/skin/Index/spacer_menu.gif); background-position:left; background-repeat:repeat-y;}
	table#menuMain td a{ display:block; padding-top:4px; padding-bottom:4px; padding-left:10px; padding-right:10px; color:#FFFFFF; font-weight:bold; font-size:12px;}
	table#menuMain td a:hover{ color:#FFFFFF; background-color:#BF57C6; font-weight:bold; font-size:12px; text-decoration:none;}
	
	td#td_content{ vertical-align:top; padding-bottom:20px;}
	table#content{ width:100%; background-image:url(../images/skin/Index/bg_main.jpg); background-repeat:repeat-x; background-position:top;}
	table#content td#visual{ width:358px; height:499px; background-image:url(../images/skin/Index/visual_sexy_woman.jpg); background-repeat:no-repeat; background-position:top left;}
	
	table#content_dop{width:100%; height:354px; background-color:#933E98; background-image:url(../images/skin/Index/bg_main.jpg); background-repeat:repeat-x; background-position:top;}
	
	table#new_members{ width:100%; height:145px;}
	table#new_members td#new_members_title{ padding-right:15px; padding-top:3px; padding-left:15px; height:23px; background-color:#FFA800; background-image:url(../images/skin/Index/bg_new_members.gif); background-repeat:repeat-x; background-position:top;}
	table#new_members td#new_members_title h2{font-size:16px; float:left;}
	table#new_members td#new_members_title p{float:right; margin:0px; padding:0px;}
	table#new_members td#new_members_title p a{ color:#FFFFFF; font-weight:bold; text-decoration:underline;}
	
	tr#new_members_photos td { text-align:center;}
	tr#new_members_photos td img{ border:3px solid #FFEAC2; margin:5px 0;}
	tr#new_members_photos td a{ font-size:11px; color:#D68300;}
	tr#new_members_photos td a:hover{ color:#CA0000; text-decoration:none;}
	
	td#footer{background-color:#FFA800; height:23px; text-align:center;}
	td#footer h3{ margin:0px; color:#FFFFFF; font-size:11px; font-weight:normal;}
	
	
	ul#bulletPoints{color:#FFFFFF; font-size:14px; font-weight:bold; padding:10px; margin:0px; padding-left:15px;}
	ul#bulletPoints li{list-style-image:url(../images/skin/Index/bullet_point.gif); margin-bottom:8px; padding-left:3px;}
	ul#bulletPoints li a{color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none;}
	ul#bulletPoints li a:hover{color:#E1C0E3;}
	
	a.link_text_white{color:#FFFFFF; text-decoration:none; font-size:12px;}
	a.link_text_white:hover{ color:#FFFFFF;} 
	
	input, textarea, select { font-size:11px; color:#6D7786; background:#FFFFFF; border-top:1px solid #748189; border-left:1px solid #748189; border-bottom:1px solid #D4D0C8; border-right:1px solid #D4D0C8;}
	.button{ padding:5px; cursor:pointer;  background-color:#FFA200; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; border:1px solid #FFFFFF;}
}

