html, body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #494949; background-color:#DDDDDD; text-align:center;}
#wrapper {width: 90%; border:1px solid #CCCCCC; background-color: #EEEEEE; text-align:left; padding-bottom:20px; margin:0 auto;}

#nav {width:130px; float:left; margin-left:-1px; background-color:#E5E5E5; border:1px solid #CCCCCC; line-height:18px;}
#nav ul {margin:0px 0px 10px 0px; padding:0px; list-style:none;}
#nav li {padding:3px 10px; margin-bottom:1px;}
#nav li.home_button {background-color:#CCCCCC; margin-bottom:5px; list-style:none;}
#nav li.active {background-color:#DADADA; list-style:none; border-bottom:1px solid #CCCCCC; margin-bottom:0px;}

#nav a{color:#666666; text-decoration:none; font-weight:bold;}
#nav a:hover {text-decoration:underline;}

#content {margin-left:140px; padding:0px 8px 8px 8px;}

#header {margin-bottom: 0px;padding: 8px;}
#header_left {float:left;}
#header_right {text-align:right;}

#footer {clear:both; padding:8px;}

h3 {margin:0px; padding:0px; font-size:17px;}

#homepage {text-align:left;}
#homepage .latest {}
#homepage .latest .thumb_wrapper{margin:auto;}

.clear {clear:both; height:1px; overflow:hidden; margin-top:-1px; padding:0; font-size:0px; line-height:0px;}

a:link {color: #006699; text-decoration: none;}
a:visited {text-decoration: none; color: #006699;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #006699;}

.thumb_wrapper {text-align:center;}
.thumb_wrapper .container {}
.thumb_wrapper .shadow {background: url("templates/default/shadow_1.jpg") bottom no-repeat;}
.thumb_wrapper .thumb {background: url("templates/default/shadow_2.jpg") bottom no-repeat; padding-bottom:14px;}
.thumb_wrapper .title {width: 130px; background:#E5E5E5; border:1px solid #CCCCCC; margin:0px 3px 3px; padding:3px; color:#999999; font-weight:bold;}

.tile {float:left; width: 147px;}

#fullsize {text-align:center;}

#fullsize .menu {width:550px; margin:auto; height:20px;}
#fullsize .menu .left {float:left; width:50%; text-align:left;}
#fullsize .menu .right {float:left; width:50%; text-align:right;}

#fullsize .image_wrapper {}
#fullsize .image_wrapper .shadow { background: url("templates/default/shadow_1_one.jpg") bottom no-repeat;}
#fullsize .image_wrapper .image {background: url("templates/default/shadow_2_one.jpg") bottom no-repeat; padding-bottom:14px;}

#fullsize .title {margin:auto; width:550px; background:#E5E5E5; border:1px solid #CCCCCC; margin-top:5px; padding:3px; color:#999999; font-weight:bold;}

#fullsize .footer {width:550px; margin:auto;}

#fullsize .footer .prev {width:147px; float:left;}
#fullsize .footer .desc {width:256px; float:left; padding-top:20px; text-align:left; color:#999999;}
#fullsize .footer .desc ul{ list-style:none;}


#fullsize .footer .next {width:147px; float:left;}

.latest p{width: 180px; background:#E5E5E5; border:1px solid #CCCCCC; margin:20px 3px 3px; padding:3px; font-size: 11px; color:#999999; font-weight:bold;}

h1 {
font-family:georgia;
font-size:40pt;
color:gray;
margin-left:20px;
}

h1 span {
color:orange;
}

h3 {
	font-family:Georgia;
	color:#FFA500;
}

p{ width:400px;}