body
{
	margin: 0px;
	background-color: #333333;
}

#wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

#wrapper_inner
{
	width: 770px;
	background-color: #F28A0D;
	border-bottom: solid 1px white;
	padding-bottom: 1px;
	float: left;
}

#copyright_home
{
	width: 770px;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#copyright_internal
{
	width: 770px;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


#top
{
	width: 770px;
	height: 108px;
	background-color: white;
	background-image: url(/images/top_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}

#top_logo
{
	float: left;
	margin-top: 38px;
	margin-left: 26px;
	border: 0px;
}

#top_links
{
	padding-top: 45px;
	padding-right: 30px;
	width: 450px;
	float: right;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B5388;
}

.top_link
{
	background-image: url(/images/flower_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	text-align: center;
	line-height: 52px;
	height: 43px;
	float: left;
	width: 90px;
}

.top_link a
{
	color: #4B5388;
	text-decoration: none;
}

#main, #main_inner
{
	width: 770px;
	float: left;
	border-bottom: solid 1px white;
}

#main_inner
{
	background-image: url(/images/left_background_inner.gif);
	background-repeat: no-repeat;
	background-position: 0px 318px;
	background-color: white;
}

#main
{
	background-image: url(/images/left_background.gif);
	background-color: #7751A1;
}

#main_left
{
	width: 212px;
	float: left;
}

#main_left_image
{
	width: 200px;
	height: 250px;
	margin-top: 15px;
}

#women_links
{
	background-color: #D07E1B;
}

#w_l_header
{
	background-image: url(/images/women.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 212px;
	height: 60px;
}

.w_link_oth, .w_link_bot
{
	height: 17px;
	width: 175px;
	margin-left: 37px;
	line-height: 17px;
	font-family: arial, sans-serif;
	font-size: 9px;
	color: white;
}

.w_link_oth a, .w_link_bot a
{
	color: white;
	text-decoration: none;
}

.w_y_sel, .w_n_sel, .c_y_sel, .c_n_sel
{
	width: 212px;
}

.w_y_sel
{
	background-image: url(/images/selected_w.gif);
}

.c_y_sel
{
	background-image: url(/images/selected_c.gif);
}

.w_y_sel, .c_y_sel
{
	background-repeat: no-repeat;
	background-position: 20px 0px;
}	

.w_link_oth
{
	border-bottom: solid 1px white;
}

.w_link_bot
{
	border-bottom: solid 1px #D07E1B;
}

#children_links
{
	background-color: #BD2795;
	border-bottom: solid 1px white;
}

#c_l_header
{
	background-image: url(/images/children.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 212px;
	height: 60px;
}

.c_link_oth, .c_link_bot
{
	height: 17px;
	width: 175px;
	margin-left: 37px;
	line-height: 17px;
	font-family: arial, sans-serif;
	font-size: 9px;
	color: white;
}

.c_link_oth a, .c_link_bot a
{
	color: white;
	text-decoration: none;
}

.c_link_oth
{
	border-bottom: solid 1px white;
}

#main_right_home, #main_right_inner
{
	\width: 558px; /* IE 5.x box model hack */
	w\idth: 557px;
	float: right;
	border-left: solid 1px white;
	background-color: white;
	background-image: url(/images/right_repeat.gif);
}

#set_height_home, #set_height_inner
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#set_height_inner
{
	height: 370px;
}

#set_height_home
{
	height: 266px;
}

#content
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: black;
	\width: 557px;
	w\idth: 533px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	float: left;
}

#content_inner_background
{
	position: relative;
	top: 4px;
	left: 4px;
}

#content img
{
	margin-right: 12px;
}

#title_small
{
	width: 557px;
	height: 50px;
}

#title_large
{
	width: 557px;
	height: 91px;
}

#inner_photo
{
	width: 557px;
	height: 183px;
}

#edit_table
{
	font-size: 12px;
}

p
{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

hr {
	color: #B2B2B2;
	background-color: #B2B2B2;
	height: 1px;
	border: 0px;
}

.red
{
	color: #C92727;
	font-weight: bold;
}

.orange
{
	color: #F28A0D;
	font-weight: bold;
}

.black
{
	color: #000000;
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.title
{
	color: #F28A0D;
	font-weight: bold;
	font-size: 13px;
}

#content a
{
	color: #C92727;
       	font-weight: bold;
	text-decoration: none;
}

ul, ol
{
	font-size: 12px;
}

.kiv_header
{
font-weight: bold;
color: #C92727;
font-size: 16px;
}

