# content
{
width: 98%;
background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
} 


.imgLinks

{
font-weight: medium;
    FONT-SIZE: 12pt;

    COLOR: 736171

}

.imgLinks A:visited

{

    COLOR: 736171;

    TEXT-DECORATION: none

}

.imgLinks A:link

{

    COLOR: 736171;

    TEXT-DECORATION: none

}

.imgLinks A:hover

{
    COLOR: gray;

    TEXT-DECORATION: none
}

h1 {
font-family: Arial;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 18px;
font-weight: lighter;
color: gray;
} 

h2 {
font-family: Arial;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 14px;
font-weight: lighter;
color: #663366;
  font-style: italic;
  margin: 0px;
}

.text
{
padding-left: 20px;
padding-right: 20px;
padding-top:0px;
padding-bottom: 10px;
font-family: arial;
font-weight: normal;
font-size: 12px; 
font-weight: lighter; 
color: 736171;
margin: 0px;
}

.bigtext
{
padding-left: 20px;
padding-right: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #CC6666;
  font-style: italic
}

.small
{
padding-left: 5px;
padding-right: 10px;
font-family: arial;
font-weight: normal;
font-size: 11px; 
font-weight: lighter; 
color: 736171;
}

.iteminfo
{
padding-left: 25px;
padding-right: 10px;
font-family: arial;
font-weight: normal;
font-size: 12px; 
font-weight: lighter; 
color: 736171;
}

.cssbutton{
float: left;
margin-left: 25;
background: #ccf;
border: 1px solid #006;
padding: 1px 4px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-family: arial;
font-size: 12px;
}

 .cssbutton1{
float: right;
margin-right: 25;
background: #ccf;
border: 1px solid #006;
padding: 1px 4px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-family: arial;
font-size: 12px;
}

.cssbutton2{

margin-right: 25;
background: #ccf;
border: 1px solid #006;
padding: 1px 4px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-family: arial;
font-size: 12px;
}
.forward
{
float: right;
margin-right: 25;
float: right;
background: #ccf;
border: 1px solid #006;
padding: 1px 4px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-family: arial;
font-size: 12px;
}


.back
{
float: left;
margin-left: 25;
background: #ccf;
border: 1px solid #006;
padding: 1px 4px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-family: arial;
font-size: 12px;
}

.image
{
border-style:outset;
border-color: #736171;
border-width:2px;
}

.list
  {
margin:0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017576;
    padding-top: 0px;
    padding-left: 0px;
    padding-right:20px;
    list-style-type: disc;
 }


