@charset "utf-8";
/* CSS Document */

#page-wrapper {
	width: 892px;
	margin : auto;
	background-image: url(../images/misc/bkside.jpg);
	background-repeat: x;

	}	
#page-container {
	width : 800px;
	margin : auto;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #e1e1e1;
} 
html, body { 
margin : 0;
padding : 0;

} 

IMG {
	border : 0;
} 
body { 
font-family : Verdana;
font-size : 12px;
color : #666666;
} 
#header-top { 
width : 800px;
height : 24px;
background-image : url(../images/logo/header_01.jpg);
} 
#header-top ul { 
margin : 0;
padding : 0;
text-align : right;
padding-top : 6px;
} 
#header-top li { 
display : inline;
font-family : Verdana;
font-size : 10px;
padding : 0 30px 0 10px;
color : #ffffff;
} 
#header-top a:link, #header-top a:visited { 
text-decoration : none;
color : #ffffff;
} 
#header { 
width : 800px;
height : 98px;
background-image : url(../images/logo/header_02.jpg);
} 

#main-div { 
width : 800px;
height : 8px;
background-image : url(../images/logo/header_03.jpg);
} 
#content {
	float : right;
	width : 637px;
	background-image : url(../images/misc/bk.jpg);
	background-color: #FFFFFF;

} 
#sidebar {
	float : left;
	width : 163px;


	
} 
#sidebar a { 
color : #666666;
text-decoration : none;
padding : 5px 0px 5px 0px;
} 
#footer { 
clear : both;
height : 30px;
font-family : Verdana;
font-size : 10px;
color : #000000;
padding : 5px 5px;
line-height : 18px;
} 
#footer a { 
color : #000000;
text-decoration : none;
} 
#footer #altnav { 
width : 300px;
float : right;
text-align : right;
} 
h1 { 
margin : 0;
padding : 0;
} 
#content h2 { 
padding : 0;
padding-bottom : 0;
padding-top : 15px;
} 
#content p { 
padding : 0;
padding-bottom : 0;
padding-top : 15px;
} 

#content .padding {
	padding:  5px 0px 5px 0px;
}
.maintext { 
font-family : Verdana;
font-size : 12px;
} 
.maintextwhite { 
font-family : Verdana;
font-size : 12px;
} 
.maintextwhitebold { 
font-family : Verdana;
font-size : 12px;
font-weight : bold;
} 
.maintextpink { 
font-family : Verdana;
font-size : 12px;
color : #d40e8c;
} 
.maintextitalic { 
font-family : Verdana;
font-size : 12px;
font-style : italic;
} 
.headertxt { 
font-family : Verdana;
font-size : 14px;
font-weight : bold;
color : #000099;
} 
.maintexbolditalicred { 
font-family : Verdana;
font-size : 12px;
font-style : italic;
font-weight : bold;
color : #ff0000;
} 
.maintexbolditalicblue { 
font-family : Verdana;
font-size : 12px;
font-style : italic;
font-weight : bold;
color : #000099;
} 

