﻿body {

	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	background-color: #16407c;	
	background-image: url('images/site/kaka-point-bg-1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
html {height:101%}
#container {
	width: 924px;
	margin: auto;
	border: 1px solid #94d4d1;background-color:#fff;
}
#navigation {
	width: 903px;height:32px;margin-left:10px;padding-top:5px;
	overflow: hidden;
}
#navigation img {border: 0;}

#header {
	width: 924px;height:200px;margin:auto;
	background-color: #fff;
	border-bottom:1px solid #46a6a3;
}

#content {
	margin: auto;
	background-color: #94d4d1;
	color: #333;
	background-image: url('images/nav/navbar-bg.jpg');
	background-repeat: repeat-x;	
}

.table {width: 903px; margin-left: auto; margin-right: auto;background-color:#ffffff;border: #65c1be 1px solid;}/*#dcc68d*/

#rightcontent {text-align: justify;padding-left:30px; padding-right:30px;padding-top:10px;padding-bottom:15px;}
#rightcontent li {list-style:circle;padding-bottom:6px;}

#leftcontent {text-align:center;padding-top:15px;}
#leftcontent img {border: #ddd 1px solid; padding:1px;}

.picbox {
	border: 1px solid #ddd;
	padding: 1px;
}
.imgfloatright {border: #94d4d1 1px solid; padding:2px;float: right;margin-left: 10px;}
.imgfloatleft  {border: #94d4d1 1px solid; padding:2px;float: left;margin-right: 10px;}


#footer {
	margin: auto;
	margin-top: 8px;
	font-size: .8em;
	height: 70px;
	text-align: center;
	color: #94d4d1;
	background-color: #94d4d1;
	background-image: url('images/nav/footer-bg.jpg');
	background-repeat: repeat-x;
}
/* Styles for Navigation */

h1 {
	font-size: 1.2em;
	color: #296563;
	background-image: url(images/site/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	height: 36px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin:0;margin-left: -20px;
}
h2 {
	font-size: 1em;
	color: #296563;
	margin-left:-5px;
}
h5 {font-size:14px;}
/* Styles for Footer */
#footer a:link {
	color:  #205050;padding:6px;font-size: small;
	text-decoration: none;}
	
#footer a:visited {
	color:  #205050;padding:6px;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.bold {
	font-weight: bold;color:#3f175b;
}
.italic {
	font-style: italic;	
}
.center {text-align: center;}
.style_left {text-align:left;}
.style_right {text-align:right;}

#tables table{width: 250px;border: #333 solid 1px;margin: auto;}
#tables td {border-bottom:#222 dashed 1px;padding-left: 4px;padding-right: 4px;}

.small {
	font-size: 11px;
}
.right {text-align: right;padding-right:5px;}
#links li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}

a:link    {color:#229;}
a:visited {color:#229;}
a:hover   {color:#d53333;}

#options a:link    img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:visited img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:hover   img {border:1px solid #d70;padding: 1px;vertical-align: middle;}

#gallery a:link    img {border:1px solid #296563; padding: 1px;}
#gallery a:visited img {border:1px solid #296563;padding: 1px;}
#gallery a:hover   img {border:1px solid #e22;padding: 1px;}

.imgpadr {
	padding-left: 15px;float:right;
}
#tnail img {float: left;border:0;padding-right:10px;}

#wf {width:924px;text-align:right;margin:auto;height:25px;padding-bottom:100px;}
#wf a {color: #eee;text-decoration: none;font-size:11px;}
#wf a:hover {color: #fff; text-decoration: underline;}

#email img {border: 0px; padding-bottom:1px; vertical-align:middle;}
#email a:hover {border-bottom:1px #dd0000 dotted;}


