body
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
; background-image: url(images/Web_CAS1.jpg); background-repeat: no-repeat; background-position:top center; 

; font-weight: normal; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0; padding-right: 0; padding-bottom: 0; text-align: center; 
}
		
		#container
		{
            width: 791px; /* adjust the width to suit */
			margin: 0 auto;
			text-align: left;
			background-color: #FFFFFF;
			
		}
		
		#menu
		{
	width: 200px;
	margin-right: 50px;
	margin-top: 200px;
	padding:0px;
	text-align:right;
	clip:   rect(   );
	float: left;
        }

		#content
		{
		width:441px;
	margin-left: 25px;
	margin-top: 200px;
	padding:0px;
	margin-right:50px;
	text-align: left;
	float: right;
	background-color:#FFFFFF;
		}
		
		#header
		{	
;
		}
		
		#header h1
		{
			border-bottom: 1px solid #333;
			background: #FFFFFF;
		}
		

	
		
		#nav p { margin-top: 0; }
		
#nav h3
		{
			font-size: 24pt;
			margin: 5px 0 .5em 0;
			border-bottom: 2px solid black;
; text-align: center		; font-weight: bold}
#nav h3 a{
;
}
		
#nav h4
		{
			font-size: 16pt;
			margin: 0 0 .5em 0;
			padding: 5px;
			text-align: center;
		}
#nav h4 a{
	text-decoration: none;
		color: Black;
; font-size: 18pt
}		

#nav h5
		{
			font-size: 1.4em;
			margin: 0 0 .5em 0;
    	}
		
#content h2 { margin-top: 0; }
		
#footer
		{
			clear: both;
			background-color: #FFFFFF;
			padding: 1em;
			text-align: center;
			border-top: 1px solid #333;
		}
		
/* my add ons */
img.left {
margin-right: 5px; display: block;
	float: left;
; text-align: center
}
.blackstyle {
	color: #000000;
	font-weight: bold;
    text-shadow:-1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.redstyle {
	color: #FF0000;
	font-weight: bold;
}
.violetstyle {
	color: #990099;
	font-weight: bold;
}
.bluestyle {color: #0033CC}

.orangestyle {
	color: #FF9900;
	font-weight: bold;
}

.whitestyle {
	color: #FFFFFF;
	font-weight: 900;
}

 .navlist
{
	margin-left: 0px;
list-style: square url(none);
text-align: right;
}

.navlist li
{
padding-left: 0px; /*10px*/
/*background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;*/
}
.navlist li a{
	color: #990099;
; font-weight: bold
}
.imgContainer{
    float:left;
    padding-right:8px;
    padding-bottom: 8px;
}    
a.nav:link, a.nav:visited {
  border:1px solid grey;
  color: black;
  padding: 2px 4px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 1px;
}
