/* --- GENERAL RULES --- */
body
{
	margin: 0;
	padding: 5px;
	font: 500 100% georgia, arial, heveltica, sans-serif;
	text-align: center;
	color: #000;
	background-color: white;
}

h1, h2, h3, h4
{
	color: #4f6d61;
	line-height: normal;
	font-weight: bold;
	background-color: transparent;
}

h4 { font-style: italic; }


a:link { color: #A49E86; }
a:visited { color: #A49E86; }
a:hover { color: #C04C71; }
a:active { color: #C04C71; }

hr { color: #C04C71; background: #B5B19D; border: 0; height: 1px; }


/* --- CONTAINER RULES --- */
#container
{
	width: 725px;
	text-align: left;
	margin: 0 20px;
	background: #fff url(../../web-data/image-files/background.gif) repeat-y;
	position: relative;
}

#header
{
	margin-left: 20px;
}

/* --- NAV RULES --- */
#nav
{ margin: 20px 0; padding-left: 20px; float: left; width: 135px; font-size: 90%; position: absolute; left: 0; z-index: 1; }

#nav ul
{
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
}

#nav li
{
	padding-bottom: 1em;
}

.nav01
{
	background-image: url(../../web-data/image-files/nav01.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 2em;
}

.nav02
{
	background-image: url(../../web-data/image-files/nav02.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 2em;
}

.nav03
{
	background-image: url(../../web-data/image-files/nav03.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 2em;
}

.nav04
{
	background-image: url(../../web-data/image-files/nav04.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 2em;
}

.nav05
{
	background-image: url(../../web-data/image-files/nav05.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 2em;
}

#nav a { text-decoration: underline; }
#nav a:link, #nav a:visited { color: #A49E86; }

#nav a:hover, #nav a:active
{
	color: #FFF;
	background: #C04C71;
}


/* --- CONTENTS RULES --- */
#contents
{ width: 500px; float: left; margin: 0 10px 20px; padding: 0 0 0 10px; line-height: 140%; background: #fff url(../../web-data/image-files/nav-line.jpg) no-repeat; left: 155px; z-index: 2; }

#contents h1
{ color: #000; font-size: 180%; margin: 20px 0 0; }

#contents h2
{ color: #4f6d61; font-size: 130%; margin: 0.5em 0; }

#contents h3
{ color: #4f6d61; font-size: 120%; margin: 0.5em 0; }

/* --- IMAGE RULES --- */
.imagefloatleft
{
	float: left;
	margin: 20px 20px 0 0;
	width: 88px;
}

.imagefloatleft div { margin-bottom: 10px; }
.imagefloatleft img { margin-bottom: 10px; }

.imagefloatright
{
	float: right;
	margin: 10px 0 0 20px;
	width: 200px;
}

.imagefloatright div { margin-bottom: 10px; }
.imagefloatright img { margin-bottom: 10px; }

#linkexchange
{
	float: right;
	width: 150px;
	background-color: #B5B19D;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

#linkexchange a { color: #FFF; }

#linkexchange2
{
	float: right;
	width: 250px;
	background-color: #B5B19D;
	margin: 5px;
	padding: 5px;
	font-size: 80%;
}
.new
{
	color: #D65A7F;
	font-size: 70%;
	font-weight: bold;
}

.clearboth { clear: both; }

.rss
{
	font-size: 70%;
	margin: 20px;
	padding: 10px;
	border: 1px solid #D3D5DC;
}

.rss p { margin: 5px 5px 10px 5px; }

dl { border-bottom: 1px solid #C04C71; }

dt
{
padding: .5em;
margin: .7em 0;
border-top: 1px solid #C04C71;
font-weight: bold;
}

dd
{
margin-left: 2em;
padding: .2em;
}



/* --- FOOTER RULES --- */
#copyright
{
	clear: both;
	font-size: 11px;
	text-align: right;
	float: right;
}

#shadowbottom
{
	width: 800px;
	height: 23px;
	clear: both;
	background: url(../../web-data/image-files/shadow_bottom.gif) no-repeat;
}
ol { list-style-type: decimal; margin: 1em 0 1em 40px; }
ul { list-style-type: disc; margin: 1em 0 1em 40px; }
#resourses navbar { font-size: smaller; background-color: #cc9; position: relative; width: 120px; float: right; padding: 5px; border-width: medium; list-style-type: disc; }
