html {
	/* background-color: #fbf9f6; */
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px; /* was 720px */
	min-height: 100%;
	/* background-image: ; */
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;

}

#headerarea {
	/* background-image: ; */
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-top: 0px;
	/*background-image: url(../images/head/head_bgv12_text_only.gif);*/
	background-image: url(../images/head/head_illust_interact_g2dk.png);
}
#headerareaSplash {
	/* background-image: ; */
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: 10px;
}
#prefooterarea {
	height: 50px;
	float: left;
	width: 100%;
}
#footerarea {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
	/* background-image: ; */
	/* background-repeat: no-repeat; */
	height: 30px;
	text-align: left;
	background-position: center;
	float: left;
	width: 100%;
}

#contentarea {
	/* background-repeat: no-repeat; */
	/* background-position: left bottom;  */
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: left;
	float: left;
}
#menuarea {
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-color: #E6D9E6;
	border-bottom-width: 1px;
	padding-bottom: 6px;
	margin-top: -17px;
	background-image: url(../images/background_images/v11_footer_bg_white_top_T.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menuareaSplash {
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-color: #E6D9E6;
	border-bottom-width: 1px;
	background-image: url(../images/background_images/v11_footer_bg_white_top_T.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	margin-top: 1px;
}
#submenuarea {
	text-align: left;
	padding-bottom: 6px;
	padding-top: 6px;
}
#thumbsarea {
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px; /* was 10 when the submenu was in place */
	margin-bottom: 10px; /* was 0 when the submenu was in place */
	text-align: center; /* was align left*/
	float: none;
}

/*rounded corners CSS3 added 28-7-2010 in place of nifty corners*/
#imagearea {
	text-align: center;
	width: 100%;
	/* background-image: url(../images/background_images/dots.gif); */
	background-color: #f9f9f9;
	/* --CSS3 elements start-- */
	/*border: 1px solid #696;*/
	/*padding: 60px 0;*/
	/*text-align: center; width: 200px;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* --CSS3 elements end-- */
}

/* ---- START styles for the panel over images that links to the Flash versions ---- */
#linkHolder {
	float: left;
	width: 100%;
	margin-top: -80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#textLink a {	
}
#textLink {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	background-color: #BF6626;
	opacity: 0.9;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 5px;
	font-weight: bold;
}
#textLink:hover {
	background-color: #333333;
}
/* ---- END styles for the panel over images that links to the Flash versions ---- */

p {
	margin-bottom: -6px;
}

p.meta {
	margin-bottom: 0px;
}

.imageFullWidth {
	margin-top: 10px; /* was 16 */
	margin-bottom: 10px; /* was 10 */
	text-align: center;	/* border: 1px solid #E6E6E6; */
}

.menuList, .menuList a {
	display: inline;
	font-family: 'Adobe Caslon Pro', Garamond, Georgia, Times, serif;
	/* font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; */
	font-size: 22px; /* was 12px then 16 */
	color: #BF6626;
	line-height: 18px;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding: 0px;
	margin-right: 10px;
}

.menuList a:hover {
	color: #444444; /* was #999999 */
}

.menuList a.current {
	font-size: 22px; /* was 12px */
	color: #444444; /* was #999999 */
}

#menuList li {
	display: inline;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; /* was 12px */
	color: #999999;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuList li a {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuList li a.current { background: inherit; color: #000; }

.submenuList, .submenuList a, .submenuList a:hover {
	display: inline;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em; /* was 10px */
	color: #BF6626;
	line-height: 18px;
	text-decoration: none;
}
.submenuList a {
}
.submenuList a:hover {
	color: #444444; /* was #999999 */
}
.submenuList li {
	margin-top: 50px;
	display: inline;
	margin-right: 10px;
}
.aboutpanel {
	padding-right: 30%;
	margin: 0px;
	float: left;
	/* background-image: url(../images/head/head_big_ghost.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 120% 120%;*/
}




a:hover {
	color: #191919; /* was #BF6626 */
	text-decoration: none;
}
body {
	/*font-size: 62.5%;*/
	line-height: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	margin: 0px;
}
.body, .bodyBold {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px; was 10*/
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
a.body:hover {
	color: #191919; /* was #A7917D */
}
.bodyBold {
	font-weight: bold;
}
a.bodyBold:hover {
	color: #A7917D;
	text-decoration: none;
}
.bodygrey {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.bodyOrange, .bodyOrangeBold {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	line-height: 14px;
	color: #BF6626;
	text-decoration: none;
}
.bodyOrangeBold {
	font-weight: bold;
}

.thumbs {
	margin-right: 4px; /* was 8px for align left */
	margin-left: 4px; /* was 0px for align left */
	height: 16px; /* 20px is the actual image size */
	width: 16px; 
	border-top: 6px solid #FFFFFF;
	border-right: 4px #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 4px #FFFFFF;
	margin-bottom: 0px;
	/*margin-left: 0px; was -4px for align left*/
}
.thumbs:hover {
	margin-right: 2px; /* was 8px for align left */
	margin-left: 2px; /* was 0px for align left */
	height: 20px; /* 20px is the actual image size */
	width: 20px; 
	border-top: 4px solid #BF6626;
	border-right: 0px #FFFFFF;
	border-bottom: 4px solid #BF6626;
	border-left: 0px #FFFFFF;
}
.thumbsmore {
	margin-right: 0px; /* was 8px for align left */
	/* height: 20px; */
	margin-left: 4px; /* was 0px for align left */
	border-top: 4px solid #FFFFFF;
	border-right: 0px #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 0px #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;/* was -4px for align left*/
}

.footerL { /* this style group is used on the Splash footer, to avoid the type being too big */
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	float: left;
}
.footerL a{
	color: #BF6626;
	text-decoration: none;
}
.footerL a:hover {
	color: #323232;
	text-decoration: none;
}


.footerLnormal, .footerR  {
	color: #999999;
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	text-decoration: none;
}

#leftcontact .footerLnormal  {
	font-size: 9px; 
	line-height: 9px;
}

.footerLnormal a {
	color: #BF6626;
	text-decoration: none;
}
.footerLnormal a:hover {
	color: #323232;
	text-decoration: none;
}
.footerR {
	/* font-size: 10px; */
	float: right;
	line-height: 16px;
	color: #CCCCCC;
}
#footerareaCenter {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
	background-image: url(../images/background_images/v11_footer_bg_white.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	text-align: center;
	float: left;
	width: 100%;
	
}

/* -------- for the social bookmarks -------- */
.bookmarkAndShare {
	text-align: center;
	padding-top: 0px;
}
.bookmarkAndShareIcon {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
	padding-bottom: 30px;
	display: inline;
}
/* to prevent the images having link borders */
.bookmarkAndShareIcon img {
	border-width: 0px;
}
