	<!--

body	{ 	background-color: #fff;
				color: #7c7c7c;
				margin: auto;
				text-align: center;
				font-family: "TW Cen MT", arial, verdana, sans-serif;
				font-size: 14px;

		}

h1{

    font-size: 18px;
    letter-spacing: 2px;

}

	a:link	{	color: #00196b;
				text-decoration: underline;
				background-color: transparent;
				border: 0px;
				font-weight:bold;
				font-size: 13px;
			}
	a:visited{	color: #00196b;
				text-decoration: underline;
				background-color: transparent;
				font-weight:bold;
				font-size: 13px;
			}
	a:hover	{	color: #00549b;
				text-decoration: underline;
				font-weight: bold;
				font-size: 13px;
			}
	a:active{	color: #fce400;
				text-decoration: underline;
				background-color: transparent;
				font-weight:bold;
				font-size: 13px;
			}

	a.menu:link	{	color: #fff;
	text-decoration:none;
				font-weight:normal;
				background-color: transparent;
				border: 0px;
				font-size: 18px;
				
			}
	a.menu:visited{	color: #fff;
	text-decoration:none;
			font-weight:normal;
				background-color: transparent;
				font-size: 18px;
			}
	a.menu:hover	{	color: #fff;
	text-decoration:underline;
			;
				font-size: 18px;
			}
	a.menu:active{	color: #fff;
	text-decoration:none;
			font-weight:normal;
				background-color: transparent;
				font-size: 18px;
			}

ul{     text-indent: 0px;}
li{     text-indent: 0px;}

#spacerbox2{
    height: 448px;
    width: 15px;
    float:left;
}

#spacerbox3{
    height: 448px;
    width: 10px;
    float:right;
}

#textbox2{

    height: 448px;
    width: 420px;
    float:left;
overflow:auto;
    scrollbar-3dlight-color:#3fc3a3;
           scrollbar-arrow-color:#3fc3a3;
           scrollbar-base-color:#9cf3de;
           scrollbar-face-color:#9cf3de;
           scrollbar-highlight-color:#9cf3de;
           }

#container{
    width: 846px;
    height: 750px;
    text-align:justify;
    overflow:visible;
  }

#logo {float:right;
        width: 200px;
        height: 200px;
        }

#header{
    width: 846px;
    height: 47px;
    float: left;
    background: #fff url('../images/toprow.jpg');
}

#leftbox{
    width: 59px;
    height: 448px;
    float: left;
    background: #fff url('../images/leftside.jpg');
}

#rightbox{
    width: 59px;
    height: 448px;
    float: right;
    background: #fff url('../images/rightside.jpg');
}

#picturebox{
    width: 292px;
    height: 448px;
    float: left;
    }

#textbox{
    width: 436px;
    height: 448px;
    float: left;
    background: #fff url('../images/textbox.jpg');
    }

#footer{
    width: 846px;
    height: 55px;
    float: left;
    background: url('../images/botrow.jpg');
}

img{ border: 0px;}

.menuitem{
    width: 235px;
    height: 42px;
    background: #5cefca url('../images/menuitem.jpg') no-repeat;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    overflow:none;
    
            }

.menuitem2{
    width: 235px;
    height: 31px;
    background: #5cefca url('../images/menuitem.jpg') no-repeat;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    overflow:none;
            }

#headingbox{
    width: 300px;
    height: 40px;
    background: #5cefca;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    overflow:none;
    margin: 20px;
    padding: 20px;
    
            }
}

#menu{ width: 235px; height:200px; float:right;}

#spacer1{ width: 59px; height:200px; float:right;}
#spacer3{ width: 300px; height:200px; float:right;}

-->
