body              { background-color: #663399 ;
                    color: #fff ;
                    font: .85em Arial, Helvetica, sans-serif ;
                    margin: 10px 10%;
						  text-align: left ;
						  width: 90%
                    }
                    
 h1				  { font: italic bold 1.50em Arial, san-serif ;
					color: #cc99ff ;
					letter-spacing: 3px ;
					font-variant: small-caps ;
					text-align: center ;
					}

h2				  { font: italic bold 1.25em Arial, san-serif ;
					color: #ccccff ;
					margin-left: 170px ;
					letter-spacing: 3px ;
					font-variant: small-caps ;
					text-align: center ;
					}

/* See above*/
h3				  { font: bold 1em Arial, san-serif ;
					color: #ccccff ;
					letter-spacing: 1px ;
					margin-left: 170px ;
					font-variant: small-caps ;
					text-align: left ;
					}
					
h4				  { font: bold 1em Arial, san-serif ;
					color: #ccccff  ;
					letter-spacing: 1px ;
					margin-left: 170px ;
					font-variant: small-caps ;
					padding: 5px ;
					text-align: left ;
					}

h5				{ font: bold .75em Arial, san-serif ;
					color: #ccccff ;
					letter-spacing: 1px ;
					margin-left: 170px ;
					font-variant: small-caps ;
					text-align: left ;
					}			
img               { border: 0 ;
 					}

img.left		{ border: 0 ;
                  float: left ;
						            } 
li				  { font: .85em ;
					list-style-type: circle ;
					margin-left: 170px ;
					}									
					
p				  { font: .85em ;
             	  text-align: left ;	
             	  margin-left: 170px ;
					  }
             	  
p.center          { text-align: center ;
					   font-size: .85em
						width: 90% ;
						margin-left: 0px  ;
                   background-color: #663399 ;
                    color: #000 ;
					}
p.center1		{	text-align: center ;
					 font-size: .85em
				   width: 90% ;
				     }
					
p.center a:link     { text-decoration: none ;
                    color: #fff ;
                    font-weight: bold ;
                    font-size: 1.25em ;
                    background-color: #663399 ;
                    }
                    
p.center a:visited  { text-decoration: none ;
                    color: #ccccff  ;
                    font-weight: bold ;
                    font-size: 1.25em ;
                    background-color: #663399 ;
                    }

                    
p.center a:hover    { text-decoration: none ;
                    color:#000 ;
                    font-weight: bold ;
                    font-size: 1.25em ;
                    background-color: #663399 ;
                    }

p.center a:active   { text-decoration: none ;
                    color:#fff ;
                    font-weight: bold ;
                    font-size: 1.25em ;
                    background-color: #663399 ;
                    }

                    
div#header			{text-align: center ;
                         }

div#container		{width: 90% ;
                  
                 }                            
div#main			{float: right ;
                 margin-left: 300px ;
                 }                 
                    
div#footer        { background-color: #663399 ;
                   font: small-caps italic bold 80% Arial, Helvetica, sans-serif ;
                    color: #fff ;
                    text-align: center ;
                    margin-top:50px ; 
                    clear: both ;                  }
		 
a:link             { text-decoration: none ;
                    color: #000 ;
						  font-size: 1em
                    font: bold 90% ;
                    background-color: #663399 ;
                    }
                    
a:visited          { text-decoration: none ;
                    color: #ccccff  ;
						    font-size: 1em
                    font: bold 90% ;
						  background-color: #663399  ;
                    }
                    
a:hover            { text-decoration: underline ;
                    color:#000 ;
						  font-size: 1em
                    font: bold 90% ;
                    background-color: #663399  ;
                    }

a:active           { text-decoration: underline ;
                    color:#00f ;
                      font-size: 1em
						  font: bold 90% ;
                    background-color: #663399 ;
                    }