/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	margin: 0;
	padding: 0;
	background: #f9f4e9 url(photo/body_bg.gif) repeat-y;
	font-size: small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
  font-size: 120%;
  color: #334d55;
}

h2 {
  font-size: 114%;
  color: #006699;
}

h3 {
  font-size: 120%;
  color: #287ea9;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}

img {
  border: none;
}

.clear {
	clear: both;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#bodyRap{
	width: 950px;
	margin: 0 30px 30px;
	background: url(photo/body_rap_bg.gif) repeat-y;
}

#masthead{
	height: 92px;
	margin: 0;
	padding: 30px 0 0;
	background: url(photo/masthead_bg.gif) no-repeat;
}

#navBar{
	width: 210px;
	margin: 0;
	padding: 0;
	float: right;
}

#content{
	width: 740px;
	float:left;	
	margin: 0;
	padding: 0;
	background: url(photo/headline_bg.jpg) no-repeat bottom right;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

/*************** #pageName styles **************/

#pageName{
	padding: 0 0 10px 10px;
	background-color: #FFFFFF;
}


/************* #masthead styles **************/

#masthead h1{
	width: 440px;
	padding: 5px 0 0 10px;
	float: left;
}


/************* #globalNav styles **************/

#globalNav{
  width: 376px;
	margin: 0;
  padding: 0;
	float: right;
	text-align: right;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 0 0 23px 10px;
	font-size: 80%;
}


/************** .feature styles ***************/

.feature {
	padding: 29px 0 35px 0;
	background: url(photo/feature_bg.gif) no-repeat;
}

.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature_subpage {
	padding: 29px 0 5px 0;
	background: url(photo/feature_bg.gif) no-repeat;
}


/************** .story styles *****************/

.story{
	padding: 0 0px 0 60px;
}

.story td {
	vertical-align: top;
}

.story td.middle {
	vertical-align: middle;
}

.story .center {
	text-align: center;
}

.story .right {
	text-align: right;
}

.story ul {
	margin: 0 auto 1em;
}

.story h2 {
	padding: 9px 10px 7px;
	background: url(photo/h3_bg.gif) no-repeat;
	color: #ffffff;
}

.story h3 {
	padding: 0.35em 0;
}

.story h3.index {
	padding: 0;
}

.story h2.contribute {
	height: auto;
	padding: 0;
	background: none;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.story h3.contribute {
	height: 1.5em;
	padding: 5px 10px;
	background: url(photo/h3_bg_02.gif) no-repeat;
	line-height: 1.6em;
	text-align: center;
	color: #000000;
}

.story h4 {
	padding: 0.35em 0;
}

.story h5 {
	padding: 0.35em 0;
}

.story ul li {
	padding: 0 0 0.25em;
}

.story p {
	margin: 0;
	padding: 0;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.75em;
}

.story p.strong {
	font-weight: bold;
}

.story p.pagetop {
	font-size: smaller;
	text-align: right;
}

.story .thead {
	background:  #57bbcf;
	font-size: 110%;
	color: #ffffff;
}

.story .tbody {
	background: #ffff99;
	color: #666666;
}
.story .td01 {
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	right: auto;
}
.story .td {
	border-bottom-width: 2px;
}
.story .td03 {
	border-top-width: 0px;
}
.story .table {
	font-size: 12px;
}
.story .tablebg {
	background-position: right  bottom;
	background-repeat: no-repeat;
}


/************* #siteInfo styles ***************/

#siteInfo {
	padding: 27px 7px 7px;
	_padding: 30px 7px 7px;
	background: #ccffcc url(photo/siteinfo_bg.gif) repeat-x;
	font-size: 80%;
	color: #333333;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks {
	margin: 0;
	padding: 0;
}

#sectionLinks a {
	padding: 6px 5px 6px 10px;
	background: url(photo/navbar_button_bg_02.gif) no-repeat;
	border-bottom: solid 1px #cccccc;
	font-size: 90%;
}

#sectionLinks a:visited {
	/* undfined */
}

#sectionLinks a:hover {
	background: url(photo/navbar_button_bg_f.gif) no-repeat;
	text-decoration: none;
}


/************** #advert styles **************/

#advert{
	padding: 20px 0 0;
	font-size: 80%;
	text-align: center;
}
