body {
	background-image: url(images/vertical.gif);
	margin-top: 0px;
    color:   #E2EAF3;
}
td.normal{
    font-family: verdana, ariel, sans-serif;
    font-size: 10pt;
    color: #E2EAF3;
}
.normal a{
    font-family: verdana, ariel, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size: 80%;
    color: #E2EAF3;
} 
.normal a:visited{
    font-family: verdana, ariel, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size: 80%;
    color: #E2EAF3;
}   
table.entry{
	width: 800px;
	height: 500px;
	border: 4px groove;
	border-color: #DCDDF7;
	background: #333E5F url(images/horiz.gif) repeat;
	
	}
td.sidebar{
    width: 150px;
    height: 497px;
    background: #94b3d7 url(images/side.gif) no-repeat;
}
#nav_none {

    width:100%;
    line-height:normal;
	border-top: 1px solid #191970;
	border-bottom: 1px solid #191970;
	font-family: Verdana;
   }
#nav_none ul {
    margin:0;
    list-style:none;
	     	}
	 
#nav_none li {
    margin:0;
    }
#nav_none a {
    display:block;
	 height: 30px;
	 border-left: 10px solid #6889BE;
	 border-right: 10px solid #C5CFEA;
    padding:5px 15px 5px 15px;
    text-decoration: none;
    font-weight:bold;
	background-color: #263b64;
	color: #fff;
    }
#nav_none li a:hover {
	border-left: 10px solid #6889BE;
	border-right: 10px solid #C5CFEA;
 	 background-color: #B3C7E2;
    color: 000000;

}
#nav_tay {
    font-size:93%;
    line-height:normal;
	 padding-left: 150px;

   }
#nav_tayside {
	float: right;
    font-size:93%;
    line-height:normal;
	padding-right: 80px;
   }

#nav_tay ul, #nav_tayside ul{
    margin:0;
    list-style:none;
    }
#nav_tay li, #nav_tayside li {
    float:left;
    margin:0;
    padding:0 0 0 9px;
    }
#nav_tay a {
	float:left;
    /*display:block;*/
    padding: 5px 15px 5px 15px;
    text-decoration:none;
    font-weight:bold;
    color: #000000;
	 border-top: 10px solid #8080C0;
	 border-bottom: 10px solid #8080C0;
    }
#nav_tay a:hover, #nav_tayside a:hover{
    text-decoration: underline;
	 border-top: 10px solid #8080C0;
	 border-bottom: 10px solid #8080C0;

}
#nav_tayside a {
	float:left;
    padding: 5px 15px 5px 15px;
    text-decoration:none;
    font-weight:bold;
    color: #E2EaF3;
	 border-top: 10px solid #8080C0;
	 border-bottom: 10px solid #8080C0;
    }

td.pic{
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
td.sidepanel_top{
	background-image: url(images/sidebar_top.gif);
	background-repeat: no-repeat;
	height: 454px;
	width: 155px;
}
td.sidepanel_mid{
	background-image: url(images/sidebar_mid.gif);
	background-repeat: repeat-y;
	width: 155px;
}
td.sidepanel_lower{
	background-image: url(images/sidebar_lower.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 155px;
}

td.blank{
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
	color: #ffffff;

}
td.tay{
	background-image: url(images/tay_wide1x1.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 500px;
}