@charset "UTF-8";
/* CSS Document */


body {
	background-color: #0A0705;
	background-image: url(images/rebound_book_tomas_sumsky.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}


#maincontainer {
	width: 970px;
	height: 615px;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -485px;
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -300px;
}

#navigation {
	padding: 180px 0 0 260px;
	color: #676154;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
}


a.one:link {
	color: #000000;
	text-decoration: none;
	margin: 0 5px;
	padding: 4px 5px 4px 5px;
	font-size: 16px;
}


a.one:visited {
	color: #000000;
	text-decoration: none;
	margin: 0 5px;
	padding: 4px 5px 4px 5px;
	font-size: 16px;
}


a.one:hover {
	color: #995600;
	text-decoration: none;
	margin: 0 5px;
	padding: 4px 5px 4px 5px;
	font-size: 16px;
	border-bottom: solid 3px #736849;
	background-image: url(images/tomas_sumsky_rebound_link.png);
}

#spacer {
	height: 83px;
}

#spacercontact {
	height: 50px;
}


#maintext {
	width: 425px;
	height: 210px;
	margin: 0 0 0 48px;
	padding: 0 10px 0 0;
	font-family: georgia;
	font-size: 14px;
	text-align: left;
	overflow: auto;

}

#maintext h1 {
	font-size: 32px;
	font-variant: small-caps;
	font-weight: lighter;
	margin: 0;
	letter-spacing: 3px;
	color: #352812;
}

#maintext h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	color: #352812;
	letter-spacing: 1px;

}



#maintextbuy {
	width: 345px;
	height: 210px;
	margin: 0 0 0 48px;
	font-family: georgia;
	font-size: 14px;
	text-align: left;
	overflow: auto;

}

#maintextbuy h1 {
	font-size: 32px;
	font-variant: small-caps;
	font-weight: lighter;
	margin: 0;
	letter-spacing: 3px;
	color: #352812;
}

#maintextbuy h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	color: #352812;
	letter-spacing: 1px;

}


#maintextcontact {
	margin: 0;
	height: 265px;
	overflow: auto;

}

#maintextcontactcontainer {
	padding: 20px 0 0 0;
	overflow: auto;
	font-family: georgia;
	font-size: 14px;
	text-align: left;
	margin: 0;
}



#maintextcontactcontainer h1 {
	font-size: 32px;
	font-variant: small-caps;
	font-weight: lighter;
	margin: 0;
	letter-spacing: 3px;
	color: #352812;
}

#maintextcontactcontainer h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	color: #352812;
	letter-spacing: 1px;
}




#formleft {
	float: left;
	width: 310px;
	margin: 0 0 0 40px;
	font-family: georgia;
	font-size: 12px;
	text-align: left;
}



#formmiddle {
	float: left;
	width: 260px;
	font-family: georgia;
	font-size: 12px;
	text-align: left;
}

#formright {
	float: left;
	width: 260px;
	font-family: georgia;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding: 0 0 0 35px;
}

#recycle {
	width: 425px;
	margin: 41px 0 0 48px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #fcf9db;
}

#recyclecontact {
	width: 425px;
	padding: 19px 0 0 48px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #fcf9db;
}

#credits {
	width: 425px;
	padding: 3px 0 0 48px;
	text-align: left;
	color: #000000;
	font-family: georgia;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;

}

a.two:link {
	margin: 0;
	color: #000000;
	text-decoration: none;
}


a.two:visited {
	margin: 0;
	color: #000000;
	text-decoration: none;
}


a.two:hover {
	margin: 0;
	color: #712F00;
	text-decoration: none;
	border-bottom: dotted 1px #712F00;
}


#bookimage {
	width: 407px;
	height: 358px;
	margin: -355px 0 0 520px;
}

#bookimagebuy {
	width: 475px;
	height: 305px;
	margin: -355px 0 0 420px;
}

#tomassumskyimage {
	width: 445px;
	height: 362px;
	margin: -355px 0 0 500px;
	background-image: url(images/tomas_sumsky.png);
	background-repeat: no-repeat;
}

#samplesimage {
	width: 445px;
	height: 362px;
	margin: -355px 0 0 500px;
	background-image: url(images/tomas_sumsky_collage.png);
	background-repeat: no-repeat;
}

#one {
	padding: 0 0 0 105px;
	text-align: left;
}

#two {
	padding: 0 0 0 70px;
	text-align: left;
}

#paypal {
	padding:30px 0 0 0;
	text-align: left;
}

img, div, input { behavior: url(ie_fixes/iepngfix.htc) }