/************  CureTalk   ***********************/ 


#Div_wrapper {
	border:1px solid #4a358d;
	background-color:#ffffff;
	width:960px;
	height: 519px;
	text-align: left;
	background-image:url(/images/bg_Main.jpg);
	

}
#Div_HomeImage {
	width:953px;
	height: 515px;
	text-align: left;
	background-image:url(/images/bg_home.jpg);

}
#Div_wrapperHome {
	border:1px solid #4a358d;
	background-color:#ffffff;
	width:960px;
	height: 519px;
	text-align: left;
	background-image:url(/images/bghome.jpg);

}

#Div_Banner {
	width:960px;
	height:83px;
	text-align: left;
	background-image:url(/images/Banner.gif);

}


#Div_Menu {
	position:absolute;
	width: 318px;
	height:25px;
	text-align: left;
	left: 501px;
	top: 474px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#Div_Content {
	position:absolute;
	width: 417px;
	height:318px;
	text-align: left;
	left: 491px;
	top: 37px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
	}


/************  Links      *************************************************/ 

.Links A:link {text-decoration: underline; color: #ffffff;}
.Links A:visited {text-decoration: underline; color: #ffffff;}
.Links A:active {text-decoration: underline; color: #ffffff;}
.Links A:hover {text-decoration: underline; color: #FFFF00;}

.LinksMenu A:link {text-decoration: none; color: #666666;}
.LinksMenu A:visited {text-decoration: none; color: #666666;}
.LinksMenu A:active {text-decoration: none; color: #666666;}
.LinksMenu A:hover {text-decoration: none; color: #0000CC; font-weight:bolder;}



/************  Paragraphs      *************************************************/ 
p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #000099;
}
