body {background-image: url(body-bg.jpg); background-position: center;}

h1 {font-size:50px; font-weight:bold; margin: 0;}

a {text-decoration: none; font-family:helvetica;}

a:link {color: #0000bb; font-weight:bold; font-style:normal; font-size:15px;}
a:visited {color: #0000bb; font-weight:bold; font-style:normal; font-size:15px;}
a:active {color: #0000ff; font-weight:bold; font-style:normal; font-size:15px;}
a:hover {color: #bb0000; font-weight:bold; font-style:normal; font-size:15px;}

.list {font-size:13px; font-style:italic;}
.list a:link {color: #0000bb; font-weight:bold; font-style:normal; font-size:15px;} 
.list a:visited {color: #0000bb; font-weight:bold; font-style:normal; font-size:15px;} 
.list a:active {color: #000077; font-weight:bold; font-style:normal; font-size:15px;} 
.list a:hover {color: #ff0000; font-weight:bold; font-style:normal; font-size:15px;} 

.menubar a:link {color: #0000aa; font-weight:bold; font-style:normal; font-size:15px;} 
.menubar a:visited {color: #0000aa; font-weight:bold; font-style:normal; font-size:15px;} 
.menubar a:active {color: #0000aa; font-weight:bold; font-style:normal; font-size:15px; background-color:#ffcccc;} 
.menubar a:hover {color: #ff0000; font-weight:bold; font-style:normal; font-size:15px; background-color:#ffffff;} 
.menubar a {border:solid 1px #000000; background-color:#ff9999;}
.menubar {font-family:helvetica; font-weight:bold; font-style:normal; font-size:15px; text-align:center; background-color:#ff0000; border:solid 1px #000000;}
 
.bordered {border-top: 5px solid #990000} 

.textbox {padding:15px 25px; margin:5px; background-image: url(text-bg.jpg); border:solid 1px #000000;}

.base {text-align=center;  background-image: url(base.jpg); background-repeat: no-repeat; font-family:helvetica; font-size:10px; color:#dddddd;}
.base a:link {color: #0000bb; font-weight:normal; font-style:normal; font-size:10px;}
.base a:visited {color: #0000bb; font-weight:normal; font-style:normal; font-size:10px;}
.base a:active {color: #000000; font-weight:normal; font-style:normal; font-size:10px;}
.base a:hover {color: #bb0000; font-weight:normal; font-style:normal; font-size:10px;}


