*
{
margin: 0px;
padding: 0px;
  font-style : normal;
  font-weight : normal;
  font-size: 99%;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #CECECE url(images/back_all.jpg) repeat-x;
	color: #4C4C4C;
              line-height: 130%;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
	
}


#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#navi {
	margin-left: 20px;
}

#navi a{
	color: #0000FF;
}



#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;

}

#menu a:hover {
	width: 79px;
    height: 40px;
	color: #9D1717;
	text-decoration: underline;
	background: #FFFFFF url(images/header_top.gif) repeat-x;
}


#logo {
background: #ffffff url(images/big_pic.jpg) no-repeat;
width: 738px;
height: 138px;
text-align: left;
padding-top: 90px;
padding-left: 40px;
border-left: 4px solid #ffffff;
font: Trebuchet MS;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 13px;
}




#left
{
	padding: 5px;
	width: 237px;
	float: right;
	margin-right: 10px;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#left li ul {
	border: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
}

#left a {
	color: #007BF7;
}
.d_Link01{background-image : url(icon_link01.gif);padding-left : 13px;font-size : 100%;background-repeat : no-repeat;}


#left a:visited {
	color: #999999;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}


#right
{
	float: left;
	width: 500px;
	margin-left: 20px;
}

#right h2 {
  font-size: 105%;
  font-weight: bold;
  margin:5px;
  padding: 7px 10px 5px;
  background: url("./images/h2.gif") repeat-x;
	color: #BB0000;
}

#right h3 {
	margin: 0;
	padding: 15px 25px 13px;
	background: #FFF url("./images/h3.gif") no-repeat left center;
	font-size: 105%;
	border-bottom: 2px solid #8eaaff;
	font-weight: bold;
}

#right H4
{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 105%;
	color: #666666;
	margin-top: 15px;
	border-bottom: 1px solid #ff0000;
	font-weight: bold;
	margin-bottom: 5px;
}

#right a
{
color: #0033FF;
text-decoration: none;
}

#right a:hover
{
	text-decoration: underline;
	font-style: oblique;
}

.d_Link02{background-image : url(icon_link02.gif);padding-left : 13px;font-size : 100%;background-repeat : no-repeat;}

.d_Link03{background-image : url(icon_link03.gif);padding-left : 15px;font-size : 100%;background-repeat : no-repeat;}

#right p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#right ul {
	margin:0;
	padding:0;
}
#right li {
	margin:10px 0;
	padding:0 0 0 10px;
	color: #A20000;
	margin-left: 35px;
} 

#right hidariimg {float:left;margin:0 10px 10px 0;}

#right migiimg {float:right;margin:0 0 10px 10px;}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}

BLOCKQUOTE{
	padding-left : 7px;
	border: solid #b50000 1px;
	background-color: #EEEEEE;
	padding-right: 5px;
}

img{border: 0px;}

a{outline: none;}

ol{
	margin-left: 25px;
}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 8px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}


#footer {
	height: 44px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
