/* CSS Document -  Roslyn Stacey - Contact Roslyn -  css by www.wildtribe.com.au */



/* Insert Central Content*/

#central {
		margin:0;
		padding:0;
		}

#central {
width:300px;
float:left;
padding:200px;
margin-right:40px;
	}

#central h2, #central h3, #central p {
    padding:10px 0px;
	line-height:15px;
	}




/* Insert Right Column Content*/



#rightCol {
		margin:0;
		padding:0;
		}


		
#rightCol
		{
		width:210px;
		padding:10px;
		float:right;
		}

		
		
#rightCol h3, #rightCol p {
    padding:10px 0px;
	line-height:15px;
		}
		


		
/* begin main image backgrounds */


		
#wrapper-contact {
			width: 765px;
			border-right: 1px solid #999;
			margin: 0 auto;
			background:#FFF url(images/contact-bkg.jpg) no-repeat scroll 0px 148px;
		}




/* begin styles */



.left-panel {
	font-family:verdana, sans-serif;
	font-size: 11px;
	color: #777;

	border: solid #eccfe8 1px;
	background-color: #faf3f9;
	font-style: italic;

		}


		

		
