body {
line-height: 20px;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
background-color:#000000;
color: #F2F2F2;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
}
img {
border: none;
}
a {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 16px:
}
a:hover{
	color: #D4145A;
}

h2 {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #39B54A;
}


.date {
margin-top: 20px;
font-size: 14px;
font-style: italic;
color: #666666
}
.info {
margin-left:10px;
margin-right:10px;
}
#container-main {
margin-right: auto;
margin-left: auto;
width: 900px;
text-align:left;
}
#container-left {
width: 400px;
float: left;
}
#container-right {
background-repeat: no-repeat;
background-position: 0 40px;
width: 400px;
height: 600px;
float: right;
background-image: url(../images/book.jpg);
position: relative;
}
#title-img{ 
	border-bottom-color: white; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
}
#gallery { 
background-color: #ffffff;
	background-image:url(../images/35mm.png);
	height:70px;
	margin-top:20px;
	width:290px;
	padding-left:110px;
	background-repeat:no-repeat;
	padding-top:20px;
	}
#gallery img {
	margin-left: 10px;
} 
#about{
	width: 100%;
	bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	position: absolute;
	background-color: #000000;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.80;

}
#about a {
	padding-left: 20px;
	font-size: 20px;
}
#information {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}
#buybook a h2:hover {
	color: #D4145A;
	cursor: pointer;
}
#info {
	font-size: 12px;
	color: #333;
}
#info:hover {
	color: #D4145A;
	cursor: pointer;
	}

div.EventsContainer
{
    width:390px;padding-left:5px;
}
div.EventsContainer h2
{
    font-size:1.5em;color:#02ca48;margin-bottom:0;border-bottom:solid 1px #666666;line-height:1.1;
}
div.EventsContainer h3
{
    color:#c3c3c3;font-weight:normal;font-size:1em;margin:0;
}

div.textversion 
{
    width:348px;height:500px;
}
div.textversion div.bookinfo
{
    padding:50px 10px 0 20px;
}
div.textversion div.bookinfo p
{
     font-size:1.1em;
}
div.textversion div.buynowcontainer
{
    width:318px;background-color:Black;margin-top:50px;
}
div.textversion div.buynowcontainer div.paypalcontainer
{
    float:left;padding-top:3px;
}
div.textversion div.buynowcontainer div.gcheckoutcontainer
{
    float:right;
}

