/* CSS Document */

#bodyDiv {
	margin:25px; 
	width:720px; 
	margin-left: auto; 
	margin-right: auto;  
	padding: 0px;
}


#imageframe { border:0px; background: #ffffff; }
#imageframe #imagesubframe { float:right; width:270px; margin:0px 0px 0px 0px; margin-left:26px;}
#imagesubframe p { font-size:12px; overflow:hidden; }
#imagesubframe h2 { font-size:14px; }
#dotdimage {position: relative; }


#imageframe #imagesubframe2 { float:left; width:300px; margin:0px 0px 0px 0px; margin-right:26px;}
#imagesubframe2 p { font-size:12px; overflow:hidden; }
#gof {position: relative; }

a{
	color:#993366;
	text-decoration:none;
	font-weight:bold;	
}

p {
	padding: 5px;
	line-height: 1.6;
}

#header {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-weight:600;
	font-size:13px;
	font-style:italic;
	text-align:center;
}

	#footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	font-size: smaller;		
	text-align:center;
}

#centercontentContact {
	width:1250px;
	height:1361px;
	background-image:url(images/border.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#rightAlign {
	text-align:right;
	font-weight:bold;
}