* {
	margin: 0;
	padding: 0;

}

b, strong { 
		font-weight: bold;
		color: #CC3333;
		}
	
p {
		line-height: 179%;
		text-align: justify;
		padding-bottom: 20px;
		}
		
p.headerimages {
		text-align: center;
		}

p.tighterspace {
		padding-bottom: 5px;
		}


p.booktitle
{
text-align: left; 
font-size: 20px;
font-family: sylfaen, garamond;
color: #CC3333;
margin-top: -7px;
padding-bottom: 5px;
padding-top: 5px;
line-height: 120%;
}

p.price
{font-size: 13px;
line-height: 150%;
color: #696565;
padding-bottom: 5px;
}

p.drftext {
	font-family: sylfaen, georgia, garamond;
	font-size: 20px;
	line-height: 30px;
	color: #AAAAAA;
	}
	
p.drftext:first-letter {
	font-size: 40px;
	color: #CC3333}

p.authornames
{
font-style: italic;
font-size: 10px;
color: #696565;
line-height: 100%;
padding-bottom: 5px;
}

p.footer {
color: #BBBBBB;
text-align: center;
padding-bottom: 0px;
}

a:link {color: #990066; text-decoration: none;}
a:visited {color: #660099; text-decoration: none;}
a:active {color: #CC3366; text-decoration: underline;}
a:hover {color: #CC3399; text-decoration: underline;}

h1
{
text-align: left;
font-weight: normal;
font-family: sylfaen, georgia, garamond;
line-height: 2;
font-size: 20px;
color: #CC3333;
padding-bottom: 12px;
}

h1.nogap
{
line-height: 1.5;
padding-bottom: 0px;
}
		
#wrapper {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding: 5px;
	background-color: #FFFFFF;
	}
	
#contentwrapper{
position: relative;
float: left;
width: 100%;
}

#newscolumn{
position: relative;
margin-left: 410px; 
}

#welcomecolumn{
position: relative;
float: left;
width: 410px; 
margin-left: -940px;
border-right: double;
border-color: #DDDDDD;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding-top: 30px;
}

.innertube{
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
}

.innertube2{
margin-right: 20px;
margin-top: 0;
}

#movebehind {
position: absolute;
top: 0px;
left: 0px;}

#welcome	{
position: absolute;
top: 30px;
left: 140px;
	width: 240px;
	height: 300px;
	display: block;
	text-align: left;
	visibility: visible;
	z-index: 1;
		}
		
#newsbox {
	position: relative;
	width: 470px;
	float: left;
	margin-bottom: 20px;
	height: auto;
		}
	
		
#newsbox-whiteimage {
	position: relative;
	width: 470px;
	float: left;
	border: 1px solid;
	border-color: #E8E8EE;
	margin-bottom: 20px;
		}

#newsbox-noimage {
	position: relative;
	width: 470px;
	float: left;
	border: 1px solid;
	border-color: #E8E8EE;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
		}

#newscastbox {
    float: right;
	position: relative;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E8E8EE;
	width: 57%;
	}
	
#newscastbox2 {
    float: right;
	position: relative;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E8E8EE;
	width: 67%;
	}

#newsimagebox-whiteimage {
    float: left;
	width: 38%;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #E8E8EE;
	}

#newsimagebox {
	float: left;
	width: 40%;
	}
	
#newsimagebox2 {
	float: left;
	width: 30%;
	}
		
#newscast {
    float: right;
	position: relative;
	padding: 8px;
	}
	