}

h1, h2, h3, h4, h5, h6, menulinks, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{align: center;}
     	font-family: Arial, tahoma, Helvetica, sans-serif;
      font-size: 12px;
	color: #000000;
	text-align:left;
	vertical-align: top;
	color: #000000
}

div.main {
      text-align: left; width: 70%; margin-left: auto; margin-right: auto; 
}

h1, h2, h3, h4, h5, h6{
	font-family:  Arial, Helvetica, tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:  #330099;
       text-align: left;	
}

p{
     font-family:  Tahoma;
      font-size: 12px;
	font-weight : normal;
	color: #000000;
       text-align: left;
         
}

a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #0000FF;
	text-decoration: none;
}

a:hover{ color: #00FFFF;}

a img{ border: 0px none; }

abbr, acronym{ border: 0px none; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 13px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 748px;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	background: url('images/logo.gif') no-repeat 38px 26px;
	color: #fff; padding-left:72px; padding-right:30px; padding-top:26px; padding-bottom:0;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

.menulinks {
      font-family : Arial, Helvetica, sans-serif;
      font-weight : bold;
      font-size : 12px;
      color : #FFFF00;
      text-decoration : none;
}

#menu a:hover{
       text-decoration : none;
       color : #FF0000;
}

.footlinks{
      font-family : Tahoma;
      font-weight : bold;
      font-size : 12px;
      color : #0000FF;
      text-decoration : none;
}
     
ul li{
       font-family : Tahoma;
       font-weight : normal;
       font-size : 12px;
	   color : #000000;
}