/* This is the Index CSS page */

* { /* universal rule applied to all tags */padding:0;
margin:0;
border: none;
}

body { 
background-color:#ebe1d1;
}


/* ------------------------------
 this is the wrapper div
---------------------------------- */
#wrapper {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0px;
}


/* ------------------------------
 this is the header div
---------------------------------- */

#header {
width:840px; height:419px;
background-repeat: no-repeat;
}

#header2{
width:840px; height:67px;

background-repeat: no-repeat;
}

#image {
background-repeat: no-repeat;
}

#h_text {
position:absolute;
top:25px;
font-size:40px;
text-decoration:none;
float:left;
font-family: Georgia, "Times New Roman", Times, serif;
color:#fff;
line-height:45px;
margin-top:150px;
margin-left: 478px;

}

#h_text2{
font-size:17px;
color:#999;
}

#h_text3{
margin-left: 150px;
}

#navigation {text-decoration:none;position:relative;top:-6px;}
#navigation ul{list-style-type:none;margin:0;padding:0;width:860px;margin-left:7px;margin-top:-23px;font:14px verdana, arial, sans-serif;}
#navigation li{display:inline;}
#navigation a{display:block;color:#555;padding: 0px 7px;text-decoration:none;float:left;}
#navigation a:hover {font:14px verdana, arial, sans-serif;color:#000;}
#navigation b{font-size:19px; color:#666;margin-left:10px;}




/* ------------------------------
 this is the content div
---------------------------------- */


#content {
Width:589px;
margin-top:20px;
margin-left:250px;
}

#text {
font-size:15px;
margin-left:27px;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000;
line-height:22px;
}

#leftnav {
Width:250px;
position:absolute; top:449px;
margin-bottom: 60px;
}

#leftnav2 {
Width:250px;
position:absolute; top:98px;
margin-bottom: 60px;
}

/*Home, Crime Novel, Review side image*/
#picture {
background-repeat: no-repeat;
width:250px; height:390px;
margin-bottom:20px;
}

/*poetry side images*/
#picture2 {
background-repeat: no-repeat;
width:250px; height:350px;
margin-bottom:20px;
}


/*Film side image*/
#picture3 {
background-repeat: no-repeat;
width:250px; height:390px;
margin-bottom:20px;
}

/*About side image*/
#picture4 {
background-repeat: no-repeat;
width:250px; height:320px;
margin-bottom:20px;
}

/*Photomontage side image*/
#picture5{
background-repeat: no-repeat;
width:250px; height:285px;
margin-bottom:20px;
}

/*About side image*/
#picture6{
background-repeat: no-repeat;
width:250px; height:320px;
margin-bottom:20px;
}

/*About side image*/
#picture7{
background-repeat: no-repeat;
width:250px; height:335px;
margin-bottom:20px;
}

/*About side image*/
#picture8{
background-repeat: no-repeat;
width:250px; height:335px;
margin-bottom:20px;
}

/*About side image*/
#picture9{
background-repeat: no-repeat;
width:250px; height:295px;
margin-bottom:20px;
}

#linkslist {width:250px; text-decoration:none;font-family: verdana, arial, sans-serif;font-size:14px;line-height:22px; color:#000;}
#linkslist a {text-decoration:none;font:14px verdana, arial, sans-serif;color:#555;}#linkslist a:hover {font-size:14px;color:#000;}

#pagebr {
background-image: url(images/break.jpg);
background-repeat: no-repeat;
width:840px;height:2px;
margin-top:60px;
margin-right:0px;
}

#pagebr2 {
background-image: url(images/break.jpg);
background-repeat: no-repeat;
width:563px;height:2px;
margin-top:30px;
margin-bottom:30px;
margin-right:0px;
}

#navigationB {text-decoration:none;position:relative;top:-11px;}
#navigationB ul{list-style-type:none;margin:0;padding:0;width:800px;margin-left:7px;margin-top:22px;font:14px verdana, arial, sans-serif;}
#navigationB li{display:inline;}
#navigationB a{display:block;color:#555;padding: 0px 7px;text-decoration:none;float:left;}
#navigationB a:hover {font:14px verdana, arial, sans-serif;color:#000;}

 