body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
body {
	background-color: #003366;
	background-image:  url(images/background.jpg);
}
a {
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
#main {width:900px;border:1px solid #000; margin: 0 auto;}
#content{
  float:left;padding:8px;text-align:justify;
  }
  #sidebar{
 float:right;padding:8px;
  }
#transhead
  {
  padding:3px;
  background-image:url(images/png80.png);
  height:65px;
  }

#transbox
  {
  text-align:left;
  background-image:url(images/png80.png);
  }
#transfoot
  {
  text-align:left;
  padding:5px;
  background-image:url(images/png80.png);
  height:auto;
  }
#notice {padding:5px;color:white;}
h1 {margin:2px;font-size:20px;}
#cname {float:left;width:370px;}
#probanner {float:right;width:510px;}
 a {
	font-size: 11px;
	color: #000;
	font-weight:bold;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #000;
}
a.nav:hover {
	text-decoration: underline;
	color: #000;
}
a.nav:active {
	text-decoration: none;
	color: #000;
} 
#navbar {padding-top:3px;border-top:1px solid black;width:98%;}
#articlebox{text-align:left;padding:5px;border:1px solid black;background-color:#ffffff;margin-bottom:5px;}
a {
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

