body {
  padding-left: 0em;
  font-family: tahoma, Palatino Linotype, comic sans ms, Lucida Console, verdana, serif;
  font-size: 16px;
  font-weight: normal;
  position: relative;  
  top: -5px;
  color: #000000; /*black*/
  padding-left:5px;
  padding-right:5px;
  background-image: url('images/b**kground7.jpg');
  background-color:#272525;
	/*margin: 0 0 0 0; top right bottom left*/
  }

p.right {text-align: right}
p.center {
text-align: center;
font-weight: bold;
word-spacing: 90px
}
p.left {text-align: left}

table.one
{
text-align: center;
}

table.two
{
padding-left:10px;
padding-right:10px;
cellpadding=0;
cellspacing=0;
width:1024px;
width=100%;
font-weight:normal;
text-align: center;
b**kground-color:#EEE9AF; 
background-image: url('images/background6.jpg');
background-repeat:repeat;
color: #000000; 
}

table.three
{
padding:5px;
cellspacing=0;
width:1024px;
width=100%;
font-weight:normal; 
font-size: 16px;
background-color:#330000; /*deep brown*/
word-spacing: 15px;
}

table.four
{
padding:5px;
cellspacing=0;
background-color:#996633; /*medium brown*/
}

table.five
{
padding:5px;
cellspacing=0;
width:1024px;
width=100%;
text-align: center;
b**kground-color:#ccccff; /*medium brown*/
background-image: url('images/back5.jpg');
background-repeat:repeat-y;
word-spacing: 0px;
}

table.six
{
padding:5px;
cellspacing=0;
font-size: 80%;
font-weight: normal;
width:1024px;
width=100%;
background-color:#415088; 
word-spacing: 15px;
}

table.seven
{
padding:5px;
cellspacing=0;
width:500px;
text-align: left;
color:#ffffff; /*white*/
}

table.eight
{
padding:5px;
cellspacing=0;
width:1024px;
width=100%;
text-align: center;
b**kground-color:#EEE9AF;
background-image: url('images/background6.jpg');
background-repeat:repeat;
word-spacing: 0px;
}

table.nine
{
text-align: center;
background-image: url('images/back5.jpg');
background-repeat:repeat-y;
}

table.ten
{
padding:5px;
cellspacing=0;
background-color:#ffffcc; /*medium brown*/
}

a.one:link {
color: #0000cc; 
font-weight: normal; 
text-decoration: none
} /* for unvisited links */

a.one:visited {
color: #0000cc; 
font-weight: normal; 
text-decoration: none
} /* for visited links */

a.one:hover {
color: #0000cc; 
font-weight: normal;
text-decoration: underline 
} /* when mouse is over link */

a.two:link {
color: #0000cc;
font-weight: normal; 
text-decoration: underline 
} /* for unvisited links */

a.two:visited {
color: #0000cc; /*dark blue*/
font-weight: normal; 
text-decoration: underline 
} /* for visited links */

a.two:hover {
color: #663300; /*dark brown*/
font-weight: normal; 
text-decoration: underline 
} /* when mouse is over link */

a.three:link {
color:#ffffff; /*white*/
text-decoration: none;
background-color:#415088; /*deep brown*/
word-spacing: 10px;
} /* for unvisited links */

a.three:visited {
color:#ffffff; /*white*/
text-decoration: none;
background-color:#415088; /*deep brown*/
word-spacing: 10px;
} /* for visited links */

a.three:hover {
color:#8EB8F2; /*medium blue*/
text-decoration: underline;
font-weight: bold;
background-color:#415088; /*deep brown*/
word-spacing: 10px;
} /* when mouse is over link */

a.four:link {
color:#0000cc; /*white*/
text-decoration: none;
} /* for unvisited links */

a.four:visited {
color:#0000cc; /*white*/
text-decoration: none;
} /* for visited links */

a.four:hover {
color:#0000cc; /*medium blue*/
text-decoration: underline;
} /* when mouse is over link */

a.seven:link {
color: #0000cc; /*dark blue*/
position: relative;  
left: 0px;
z-index: 2;
font-weight: normal;
} /* for unvisited links */

a.seven:visited {
color: #0000cc; /*dark blue*/
position: relative;  
left: 0px;
z-index: 2;
font-weight: normal;
} /* for visited links */

a.seven:hover {
color: #993333; /*white*/
position: relative;  
left: 0px;
z-index: 2;
font-weight: normal;
} /* when mouse is over link */

p.one { 
color:#000000; /*black*/
font-weight: large; 
font-size: x-large;
text-align: center;
}
  
p.two { 
color:#000000; /*black*/
padding-left:10px;
padding-right:10px;
font-weight: normal; 
font-size: normal;
text-align: left;
}

p.three {
color:#000000; /*black*/
b**kground-color:#ffffcc;
background-image: url('images/background6.jpg');
font-weight: normal; 
font-size: normal;
text-align: left;
width:550px;
padding-left:5px;
padding-right:5px;
}
  
p.four{ 
color:#000000; /*black*/
font-weight: normal; 
font-size: normal;
text-align: center;
}

p.five { 
color:#2E568E; /*black*/
font-weight: normal; 
font-size: large;
text-align: left;
}

p.six { 
color:#000000; /*black*/
font-weight: normal; 
font-size: x-large;
text-align: left;
}

h1 { 
font-weight: bold;  
font-size: 120%;
text-decoration: underline;
}
  
img.one { 
position: relative; 
top: 105px;
right: 133px;
z-index: 2; 
}
  
img.floatleft { 
float: left; 
margin: 5px; 
}
  
img.floatright { 
float: right; 
margin: 5px; 
}
  
ul { 
list-style-position: inside;
text-align:left;
}

div .one { 
background-color:#FFFFCC; /*medium brown*/
}

.styled-select select {
   background: transparent;
   width: 86px;
   padding: 0px;
   font-size: 14px;
   border: 0px solid #ccc;
   height: 20px;
}






