/*Mulligan Style Sheet*/

font-family {Ariel; sans-serif}
A:visited {fontweight: bold; color: purple}
A:active {color: blue;  font-weight: bold;}

body{background: url("images/blue_back.jpg");  margin-top: 20px; margin-bottom:60px;}
h1 {font-family: sans-serif; color: white; font-size: 200%; background: #6666ff; text-align: center;}
h2, h3 {font-family: sans-serif; color: white; background: #6666ff; text-align: center;}
h4 {font-family: sans-serif; color: white; font-size: 100%; background: #6666ff; text-align: center; vertical-align:top;}
li {color:blue;}
a {font-weight: bold;}
a img {border: none; }
table{font-color: blue; background: url("images/blue2.jpg"); border-collapse:collapse; border-color: #6666ff; border-width: 3px;width: 80%;margin-right:10%; margin-left:10%;margin-top:20px;clear:left;}
table { empty-cells:show; }
#nav{float:left; width:15%;border:2; margin:15px;}
#head {width:65%; float:left;}
#bhead{background:#6666ff; text-align:center; color: white;}
#links a {color:white; font-family: sans-serif; font-color: white; font-weight: bold; font-size: 140%; background: #6666ff; height:120;}
.w {color:white; font-family: sans-serif; font-color: white; font-weight: bold; background: #6666ff;}
#plus{width:90%;margin-right:5%; margin-left:5%;}
.plus{width:90%;margin-right:5%; margin-left:5%;}
.b{background-color:#6666ff;}
table.fifteen{float:left; width:15%;border:2; margin:15px;}
#bheadx{background:#6666ff; text-align:center; color: white; text-decoration:underline;}
#i{font-style: italic;}
ol.roman{list-style-type:lower-roman}
li.none {list-style:none; color:blue;}
li.b {font-weight: bold;}
