body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #227;
}

a img {
border: 0;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
	width: 820px;
}
#container {
	margin: 10 auto 0;
	clear: both;
	padding-top: 5px;
}
#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
	width: 350px;
	margin: 0 0 10px 7;
	float: left;
	font-size: 24px;
}
#header h1 a{

}
#header h1 a:hover{
text-decoration: none;
color: #227
}
#header p {
width: 420px;
float: right;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 1px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 5px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0;
padding: 0;
font-size: 10px;
line-height: 1.5em;
}

#extras ul {	
list-style: none;
margin: 0;
padding: 0;
}	

#extras li {
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#extras li a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
background: #ffffff;
}	
	
#extras li a:hover {
background: #eaeaea;
color: #286ea0;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

.text {
margin-top: 5px;
margin-bottom: 5px;
}

.text a:hover {
	color:#FF0033;
}

.text_more {
margin-top: 5px;
margin-bottom: 5px;
}

.text_more a , .text_more a:link {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	padding-bottom: 2px;
}

.text_more a:hover {
	color:#FF0033;
}

#content h2 {
	font-size: 1.5em;
	margin: 0;
	padding-top: 5px;
	border-bottom: 2px solid #7BB5DF;
	padding-bottom: 5px;
}
#content h2 a {
}
#content h2 a:hover {
	text-decoration: none;
}
#content .cel_gc {
	background-color:#F0F0F0;
	color:#000000;
	text-align:center;
	line-height:135%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: bold;
}
#content .bc{
	text-decoration: bold;
	color:#FF0033;
}
#content a.regist:link,#content a.regist:visited{
	background: url(register.gif) no-repeat;
	height: 42px;
	width: 146px;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-right: 5px;
	color: #003399;
}
#content a.regist:hover { 
	background: url(register2.gif) no-repeat;
	text-decoration: none;
	display: block;
}

h3 {
font-size: 1.3em;
margin: 3px 0 1px;
}

#content h3 {
	font-weight: bold;
	color: #505050;
	padding: 3px 0 3px 7px;
	background: #f4f4f4;
	border-left: 5px solid #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	margin-top: 18px;
	margin-bottom: 1px;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 800px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	border-top: 1px solid #A6A6A9;
	padding-bottom: 7px;
}

#footer a {
color: #606060;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
}

#ft_link {
	width: 800px;
	text-align: left;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #A6A6A9;
	clear: both;
	background: #f4f4f4;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#ft_link_l {
  float: left;
  margin: 0;
  padding: 0 0 0 20px;
  width: 380px;
  background: #f4f4f4;
}

#ft_link_r {
  float: right;
  margin: 0;
  padding: 0 20px 0 0;
  width: 380px;
  background: #f4f4f4;
}

#footer_link ul {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 3px;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;

}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 1em;
 margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }

