/* All content ©2006 John Nienstedt */
a {color:yellow}	
a:link {color: #0080FF} 
a:visited {color: #C0C0C0}	 
a:hover {color: #FF0000; font-weight:bold}
a:active {color: #008040}

a.menu {text-decoration:none; font-size: 10pt; color:yellow}
a.menu:visited {color:yellow} 
a.menu:hover {color:#00C000; font-weight:normal}
a.menu:active {color:yellow}

a.onmenu {text-decoration:none; font-size:10pt; color:#00C000}
a.onmenu:visited {color:#00C000} 
a.onmenu:hover {color:#00C000; font-weight:normal}
a.onmenu:active {color:#00C000}


body {background-image:url('images/index/bg.jpg'); margin-top:0; margin-left:0}
/* body.lslice {background-image:url('images/index/left_slice.jpg')} */
/* body.rslice {background-image:url('images/index/right_slice.jpg')}*/

div.middle {position:relative; width:656; top:10; vertical-align:top; text-align:center}
div.submenu {position:absolute; z-index:1; width:140px; font-family:"Trebuchet MS"; 
 background-image:url('images/index/bgmenu.jpg'); visibility:hidden; border-style: solid; border-color: yellow;
 border-width: 1px; padding: 4px}

h1 {color:red; font-family:"Trebuchet MS"; text-align:center}

/* designates general parameters for the p tag */
p {color:yellow; font-family:"Trebuchet MS"}
p.center {text-align: center}
p.datehead {color:#00C0C0; text-decoration: underline; text-align: left; font-family:"Times New Roman";    
 font-weight:bold; font-size:14pt; font-style:italic; text-indent:0.25cm}
p.left {text-align: left}
p.smnote {font-size:10pt}
p.vsmnote {font-size:8pt}
p.vsrdnote {color:#FF0000; font-size:8pt}
p.newshead {color:#FF0000; text-align:left; font-family:"Times New Roman"; font-weight:bold; font-size:18pt;
 font-style:italic; text-indent:0.25cm}
p.update {text-align:left; font-family:"Times New Roman"; text-indent:0.25cm}

ul.radio {text-align:left; text-indent:20px; ; list-style-image: url(images/schedule/bio_bullet.gif); list-style-type:disc; color:yellow}
/*; list-style-image: url(images/schedule/patch_bullet.gif)*/

/*general classes*/
.hide {color:black; text-decoration:none; font-size:2pt}
.italic {font-style:italic}
.location {color:#999900; text-decoration:none; font-size:18pt; font-style:italic}
.month {color:yellow; text-decoration:none; font-family:"Anime Ace"; font-size:35pt}
.nondec {color:yellow; text-decoration:none; font-family:"Trebuchet MS"}
.pagehead {color:red; font-family:"Trebuchet MS"; font-size:22pt; font-weight:bold; text-align:center}
.right {text-align: right}
.showdate {color:yellow; text-align:left; text-indent:20px; font-size:20pt; font-weight:bold}

