/* 
	Style CSS Document for Doticus
	Powered by Doticus (www.doticus.com)
	
	Date: Feb 23, 2010.
	Version: 1.1
*/

body {
	background: url(pics/bg.gif) no-repeat top center #e5e4e2;
	width: 632px;
	margin: 0 auto;
}

#wrapper {
	background: url(pics/wrapper.png) no-repeat top center;
	height: 355px;
	margin: 88px 0 25px 0;
	padding: 0 0 65px 0;
}

h1, h2, h3 {
	text-indent: -9999px;
}

h1 {
	background: url(pics/h1.png) no-repeat top center;
	width: 392px;
	height: 36px;
	position: relative;
	top: 85px;
	left: 123px;
}

h2 {
	background: url(pics/h2.png) no-repeat top center;
	width: 300px;
	height: 50px;
	position: relative;
	left: 166px;
	top: 310px;
}

span a.vcard {
	display: block;
	width: 246px;
	height: 123px;
	float: left;
	background: url(pics/vcard.png) no-repeat bottom center;
	position: relative;
	top: 110px;
	left: 75px;
	margin: 0 75px 0 0;
}

span a.vcard:hover {
	background: url(pics/vcard.png) no-repeat top center;
}

span a.bettween {
	display: block;
	width: 246px;
	height: 123px;
	float: left;
	background: url(pics/bettween.png) no-repeat bottom center;
	position: relative;
	top: 110px;
}

span a.bettween:hover {
	background: url(pics/bettween.png) no-repeat top center;
}


