/* 
    Document   : index2
    Created on : 14-Jan-2009, 1:09:02 PM
    Author     : creid
    Description:
        Purpose of the stylesheet follows.
*/

a
{
	color: #000000;
}

#wrapper
{
	width: 928px;
	text-align: left;
	background-image: url("../images/index2bg.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #ffffff;
	height: auto;
}
#main
{
	padding-top: 1.5em;
	position: inherit;
	top: 0px;
	left: 0px;
	color: #000000;
	padding-bottom: 2em;
	margin-left: 350px;
	margin-right: 50px;
	width: auto;
}
#bottom
{
	background-image: url("../images/bottom.jpg");
	background-position: 0 21px;
	background-repeat: no-repeat;
	height: 213px;
	padding-bottom: 8px;
}
#bottom .cap
{
	background-image: url("../images/bottomcap.gif");
	background-repeat: no-repeat;
	height: 26px;
}
#bottom .totop
{
	float: right;
	margin-right: 50px;
}
#book-link
{
	position:absolute;
	margin-top: 105px;
	margin-left: 220px;
}
.workshoptitle
{
	margin-top: 2em;
}

#book_bottom
{
	position:absolute;
	border:0px;
	margin-top:5px;
	margin-left:55px;
}
#book_buy
{
	position:absolute;
	margin-top: 40px;
	margin-left: 220px;
}

