body {
	background-image: url(images/pap2.gif);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight : normal;
	font-style : normal;
	text-align: center;
	min-width : 655px;
	background-color : #E7E7CE;
	color: Black;
}	
#wrapper {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width : 755px;
  min-width : 650px;
}

h1 {
	color : #8C2D28;
		background: transparent;
		font-size : 20px;
}
h2 {
	color : #8C2D28;
		background: transparent;
		font-size : 18px;
		line-height : 22px;
}
h3 {
	color : #000000;
	background: transparent;
	font-size : 16px;
}
h4 {
	color : #000000;
	background: transparent;
	font-size : 14px;
}
h5 {
	
	color : #000000;
	background: transparent;
	font-size : 12px;
}

h6 {
	color : #000000;
	background : transparent;
	font-size : 9px;
	font-weight : normal;
}
a:link {
	color: #E7E7CE;
	font-weight: bold;
	text-decoration : underline;
	background-color: transparent;
	
	font-style: italic;
	
}
	
a.internal:link { 
	color: #000000;
	text-decoration : underline;
	font-weight: bold;
	font-style: italic;
	
	
} 
a:visited {
    color: #996600;
	text-decoration : underline;
	 background-color: transparent;
	 
	  font-weight: bold;	
	  font-style: italic;
	  
	  	
}
a:internal:visited {
	color: #B23437;
	text-decoration : underline;
	background-color: transparent;
	
	font-style: italic;
	
}

a:hover {
    color: #CC0000;
	text-decoration : underline; 
	 background-color: transparent;
	
	 font-weight: bold;
	 	font-style: italic;
}
a:internal:hover {
	 color: #CC0000;
    text-decoration: underline;
	 background-color: transparent;
	
	 	font-style: italic;
}
#contentindex {
	width : 755px;
	top : 0px;
	left : 0px;
	color : #000000;
	background-color : transparent;
	position : absolute;
}
#sidebar {
	width : 155px;
	top : 0px;
	left : 0px;
	color : #000000;
	background-color : transparent;
	position : absolute;
}

#text {
	width : 560px;
	top : 0px;
	left : 160px;
	padding : 20px;
	color : #000000;
	background-color : transparent;
	position : absolute;
}
#sidelinks {
	left : -152px;
	top : 300px;
	width : 120px;
	background-color : transparent;
	position : absolute;
	
	
}
	
p {
    color: #000000;
	 background-color: #E7E7CE;
 }


ul,li {
    list-style: square;
   
}

td {
	 font-size : 12px;
	 color: #000000;
}

#logo {
	width : 100px;
	top : 10px;
	left : 10px;
	color : #000000;
	background-color : transparent;
	position : absolute;
}
	  