* {
padding: 0;
margin: 0; 
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image: url(./images/bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #000000;
	color: #f2f2f2;
	line-height: 24px;
	height: 100%;
}

a:link {
color: #999999;
background-color: inherit;
text-decoration: none;
}

a:visited {
color: #999999;
background-color: inherit;
text-decoration: none;
}

a:hover {
text-decoration: none;
background-color: inherit;
border-bottom: 1px dotted #FF9900;
color: #FF9900;
}

h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
color: #CCCCCC;
background-color: inherit;
font-weight: bold;
margin: -16px 0px 15px -200px;
}

h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: #5D714E;
background-color: inherit;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

hr {
margin: 0px 0px 20px 0px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #444444;
}

ul, li {
margin: 0;
padding: 0;
list-style: none;
list-style-position: inside;
font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

span a, img a{
border:0 !important;
} 

ul#imagenavi {
margin: 0px; 
padding: 0px;
}

ul#imagenavi li {
float: left;
margin: 0px;
padding: 5px;
}

ul#imagenavi img {
vertical-align: bottom;
border:0;
}

/*
===============================================================*/

#container {
width: 100%;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
height: 100%;
}

#menu {
text-align: right;
margin: 0px 25px 0px 0px;
}

#side {
width: 400px;
float: left;
margin: 0px 35px 0px 0px;
background-color: #000000;
color: inherit;
 height: auto;
}

#main {
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
width: 550px;
float: left;
height: auto;
}

/*
===============================================================*/

.text_menu {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 24px;
font-weight: bold;
margin: 0px 0px 10px 0px;
color: #FF9900;
background-color: inherit;
}

.text_menu a:link {
color: #666666;
background-color: inherit;
text-decoration: none;
}

.text_menu a:visited {
color: #666666;
background-color: inherit;
text-decoration: none;
}

.text_menu a:hover {
color: #FF9900;
background-color: inherit;
border-bottom: 1px dotted #FF9900;
text-decoration: none;
}

.side_text {
margin: 35px 0px 0px 0px;
width: 310px;
float: right;
color: #333333;
background-color: inherit;
}

.side_text a:link {
color: #666666;
background-color: inherit;
border-bottom: 1px dotted #666666;
text-decoration: none;
}

.side_text a:visited {
color: #666666;
background-color: inherit;
border-bottom: 1px dotted #666666;
text-decoration: none;
}

.side_text a:hover {
color: #FF9900;
background-color: inherit;
border-bottom: 1px dotted #FF9900;
text-decoration: none;
}

/*
===============================================================*/

.folioimg {
border-width: 1px;
border-style: solid;
border-color: #999999;
padding: 2px 2px 2px 2px;
margin: 10px 0 10px 0px;
width: 452px;
height: 152px;
}

.folioimg img{
border-width: 1px;
border-style: solid;
border-color: #999999;
}

/*
===============================================================*/

.contents {
	margin: 0px 0px 15px 0px;
	width: 550px;
	float: left;
}

.footer {
margin: 0px 0px 40px 0px;
width: 550px;
float: left;
text-align: right;
color: #666666;
background-color: inherit;
}

.title {
margin: 0px 0px 40px 0px;
width: 550px;
border-bottom: 1px solid #999999;
}
