body {
margin: 0px;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
}

/* Setup Main Template Containers */

#masthead {
float:left;
width:176px;
padding:0;
margin:0;
}

#container {
position:absolute;
top:0px;
left:176px;
text-align:left;
}

#logo {
height:162px;
background-image:url(../images/masthead.gif);
background-repeat:none;
background-position:top left;
}

#wheel {
height:425px;
background-image:url(../images/logo.jpg);
background-repeat:none;
background-position:top left;
}

#mainnav {
width:176px;
text-align:center;
/* background-image:url(../images/masthead.gif); */

}

#tag {
clear:both;
text-align:center;
}

a { 
color:#0B3E91;
text-decoration:none;
cursor:pointer;
}

.menulist li {
padding:0px;
text-align:right;
font-size:12pt;
margin-top:5px;
}
.menulist a {
color:#000;
border-bottom:5px solid #fff; /* White = Hidden */
}
.menulist a:hover {
border-bottom:5px solid #8D6E26; /* Rotary Brown */
}

/* Body Container Setup */

#cms {
text-align:left;
padding:10px;
}

ul.navsys {
list-style:none;
padding:2px;
margin:0;
}

ul.navsys li {
display:inline;
padding:3px 0px 3px 0px;
}

/* Misc Content configurations */

#titles {
height: 46px;
background: url(../images/title_bg.gif) left 40px repeat-x;
}

a.mainnav:hover {
	border-bottom:5px solid #8D6E26; /* Rotary Brown */
}

/* Old School Hacks Now */

table {
font-family:Tahoma, Verdana, Arial Helvetica, sans-serif;
font-size:11pt;
line-height:1.4em;
text-align:left;
}

img .borderimg {
	padding: 10px;
	margin: 10px:
	border: 2px solid blue;
}

h5 {
	background: url(../images/title_bg.gif) left 31px repeat-x;
	color: #8d6e26;
	font-size: 28px;
	padding-bottom: 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	margin-bottom: 6px;
	margin-top: 0px;
}

.main_text {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
}


/* Added by NS */

p       {background: #ecefee; color: #000; font-size: 12px; padding: 0px 20px 0px 10px; margin: 0px 0 10px 0; width: 550px; }
.v1, .v2, .v3, .v4 {color: #000; background: #fdd5fa url(../images/v0br.gif) no-repeat bottom right;}
.zright  {margin-top: -27px; margin-right: 0px; width: 90px;}
li.ns       {background: #fff; color: #000; font-size: 12px; padding: 0px; margin: 0px; width: 550px;  }

/*
.v1     {background: #fdd5fa url(../images/v1.gif) no-repeat bottom right;}
.v2     {background: #d5fde9 url(../images/v2.gif) no-repeat bottom right;}
.v3     {background: #fdecd5 url(../images/v3.gif) no-repeat bottom right;}
.v4     {background: #d6fdd5 url(../images/v4.gif) no-repeat bottom right;}
*/
.v1     {background: #fdd5fa url(../images/v2v.gif) no-repeat top left;}
.v2     {background: #d5fde9 url(../images/v2b.gif) no-repeat top left;}
.v3     {background: #fdecd5 url(../images/v2p.gif) no-repeat top left;}
.v4     {background: #d6fdd5 url(../images/v2g.gif) no-repeat top left;}

p.short {color: #000; font-size: 12px; padding: 0px 0px 0px 0px; margin: 0px 0 10px 0; width: 250px; float: left;
    background: #d6fdd5 url(../images/v3g.gif) no-repeat top left;}

.v31     {background: #fdd5fa url(../images/v3v.gif) no-repeat top left;}
.v32     {background: #d5fde9 url(../images/v3b.gif) no-repeat top left;}
.v33     {background: #fdecd5 url(../images/v3p.gif) no-repeat top left;}
.v34     {background: #d6fdd5 url(../images/v3g.gif) no-repeat top left;}
