/* -------- General Page Layout -------- */
body {
	background-image: url(/i/comm/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	}

#wrapper {
	margin: 0 auto;
	width: 747px;
	text-align: left;
	}


/* -------- General Text -------- */
p, td, h2, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

li {
	font-size: 11px;
	line-height: 17px;
	}


/* -------- Top Area -------- */
#logo {
	height: 66px;
	text-align: left;
	margin-top: 20px;
	}

#logo img {
	float: left;
	}

.tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: right;
	font-size: 15px;
	line-height: 20px;
	padding-right: 20px;
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
	}


/* -------- Home Page Slideshow Area -------- */
#slideshow {
	width: 524px;
	height: 328px;
	text-align: center;
	padding-top: 20px;
	margin-left: 110px;
	}

#slideshow img {
	padding: 10px;
	border: 1px solid #ccc;
	}


/* -------- Home Page Middle Area -------- */
#homeimg {
	width: 216px;
	margin-top: 30px;
	margin-left: 110px;
	margin-bottom: 30px;
	text-align: left;
	}

#homeimg p {
	text-align: center;
	font-size: 10px;
	line-height: 11px;
	color: #333;
	margin-right: 40px;
	}

#news {
	float: right;
	text-align: left;
	width: 350px;
	background-image: url(../i/home/bgpink.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fff;
	margin-top: 50px;
	margin-right: 10px;
	}

#news p {
	margin-left: 22px;
	font-size: 10px;
	line-height: 17px;
	color: #333;
	margin-right: 70px;
	}


/* -------- Home Page Text Area -------- */
#tag {
	}

#tag p {
	font-size: 10px;
	line-height: 16px;
	padding-left: 30px;
	color: #666;
	}


/* -------- Main Thumbnail Area -------- */
#thumbnav p {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	}

#thumb {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#thumb td {
	padding: 10px 20px 0px;
	}

#thumb p {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	}


/* -------- Detail Page Middle Area -------- */
#detimg {
	width: 216px;
	margin-top: 30px;
	margin-left: 110px;
	margin-bottom: 30px;
	text-align: left;
	}

#detimg p {
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	color: #333;
	margin-right: 20px;
	}

#dettext {
	float: right;
	text-align: left;
	width: 390px;
	margin-top: 10px;
	margin-right: 10px;
	}

#dettext h1, h2 {
	margin-left: 22px;
	color: #333;
	margin-right: 70px;
	}
	
#dettext h1 {
	font-size: 15px;
	line-height: 21px;
	color: #39c;
	margin-bottom: -10px;
	}
	
#dettext h2 {
	font-size: 11px;
	line-height: 15px;
	}
	
#dettext p {
	margin-left: 22px;
	font-size: 10px;
	line-height: 17px;
	color: #333;
	margin-right: 70px;
	}

#dettext form {
	margin-left: 22px;
	}


/* -------- General Page Area -------- */
#gen {
	float: left;
	margin-left: 50px;
	width: 500px;
	}

#gen h1 {
	font-size: 15px;
	line-height: 21px;
	color: #39c;
	padding-top: 10px;
	}

#gen h2 {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: -10px;
	letter-spacing: 1px;
	}

#gen p {
	font-size: 11px;
	line-height: 17px;
	padding-right: 100px;
	}
	
#genl {
	float: left;
	margin-left: 62px;
	width: 285px;
	background: #fff;
	border: 1px solid #fff;
	}

#genl h1 {
	font-size: 15px;
	line-height: 21px;
	color: #39c;
	padding-top: 10px;
	}

#genl h2 {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: -10px;
	letter-spacing: 1px;
	}

#genl p {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	}

#genr {
	margin-left: 420px;
	width: 280px;
	background: #fff;
	border: 1px solid #fff;
	}

#genr h1 {
	font-size: 15px;
	line-height: 21px;
	color: #39c;
	padding-top: 10px;
	}

#genr h2 {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: -10px;
	letter-spacing: 1px;
	}

#genr p {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	}

#genline {
	width: 100%;
	height: 1px;
	border: 1px solid #fff;
	}

.pink {
	color: #39c;
	}


/* -------- Top Nav Area -------- */
#nav {
	padding: 1em 0em 1em 0.25em;
	margin: 0;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	background: #fff;
	}

#nav li {
	display: inline;
	}

#nav li a, #nav li span {
	margin: 0;
	padding: 0.65em 7.7em 0.65em 0.5em;
	border: 1px solid #39c;
	}

#nav li span {
	background: #333;
	color: #333;
	}

#nav li a {
	background: #fff;
	font-style: normal;
	text-decoration: none;
	}

#nav li a:link:hover {
	background: #C2E1F0;
	}

#nav li a:visited:hover {
	background: #C2E1F0;
	}

#nav a:hover {
	background: #999;
	}

/* -------- Bottom Nav Area -------- */
#nav2 {
	padding: 2em 0em 1em 0.25em;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	background: #fff;
	clear: both;
	}

#nav2 li {
	display: inline;
	}

#nav2 li a, #nav li span {
	margin: 0;
	padding: 0.65em 5.2em 0.65em 0.5em;
	border: 1px solid #39c;
	}

#nav2 li span {
	background: #333;
	color: #333;
	}

#nav2 li a {
	background: #fff;
	font-style: normal;
	text-decoration: none;
	}

#nav2 li a:link:hover {
	background: #C2E1F0;
	}

#nav2 li a:visited:hover {
	background: #C2E1F0;
	}

#nav2 a:hover {
	background: #999;
	}


/* -------- Footer Text Area -------- */
#footer p {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	margin-left: 30px;
	margin-right: 200px;
	}

#signup {
	float: right;
	text-align: right;
	width: 260px;
	/*	background-image: url(/new/i/home/bgpink.gif);
	background-repeat: repeat-y;
	background-position: left;*/
	margin: 0;
/*	background-color: #fff;
*/	padding-right: 20px;
	}

#signup form {
	margin: 0;
	padding: 0;
	}

#signup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin-left: 22px;*/
	font-size: 10px;
	line-height: 13px;
	color: #333;
	margin: 0;
	padding: 0;
	}


/* -------- Miscellaneous -------- */
img {
	border: 0;
	}

.imgspace {
	border: 0;
	margin: 5px;
	}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	border: solid 1px #333;
	background-color: #fff;
	color: #000;
	}


/* -------- Gallery Text -------- */

#gall {
	margin-left: 62px;
	width: 600px;
	background: #fff;
	border: 1px solid #fff;
	}

#gall h1 {
	font-size: 15px;
	line-height: 21px;
	color: #39c;
	padding-top: 10px;
	}

#gall p {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #999;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #999;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */


/* -------- Generic Links -------- */
a:link {
	color: #333;
	text-decoration: underline;
	}

a:visited {
	color: #333;
	text-decoration: underline;
	}

a:hover {
	color: #666;
	text-decoration: none;
	}

a:active {
	color: #333;
	text-decoration: underline;
	}

#footer a {
	color: #39c;
	}

#footer a:hover {
	color: #069;
	}

#thumbnav a {
	color: #39c;
	}

#fhumbnav a:hover {
	color: #39c;
	}
