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

body{
	font-family: Verdana, Osaka, MS PGothic, HGŠÛºÞ¼¯¸M-PRO ;
	font-size:12px;
	color: #333333;
	line-height: 1.2;	
	margin: 0px;
	padding: 0px;
	background-image:url(../layoutimages2/07bg.gif);
}

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

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Osaka, MS PGothic, HGŠÛºÞ¼¯¸M-PRO;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Verdana, Osaka, MS PGothic, HGŠÛºÞ¼¯¸M-PRO;
 font-size: 120%;
 color: #333333;
}

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

h3{
 font-size: 100%;
 color: #333333;
 background-color:#EBE6DC;
 padding:3px 3px 3px 10px;
 width:560px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #333333;
}

p{
	width:550px;
}

.clear {
	clear: both;
}








/***********************************************/
/* Layout Divs                                 */
/***********************************************/
div#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}

div#left{
	float:left;
	width:630px;
	border-right:1px solid #ccc;
}
div#pics{
	float:right;
	width:260px;
}


#header{
	width:900px;
	height:auto;
	background-color:#cccccc;
	color:#FFFFFF;
}

#layoutbody{
    float:none;
	width: 75%;
	margin: 0;
	padding: 0 5% 0 0;
}
/***********************************************/
/*box                              */
/***********************************************/

#box72_0{
		width:900px;
		clear : both;

}
#box55{
		width:550px;
		clear : both;

}
#box72_gr{
		width:900px;
		background-color:#CCCCCC;
		color:#FFFFFF;
		font-size:10px;
		font-weight:100;
}
div#box72{
		width:900px;
		padding:20px;
		height:auto;
		clear : both;
}
div#box72:after {
content : "";
display : block;
height : 0;
clear : both;
}

#box44{
	width:550px;
	padding:10px;
	border:1px dotted #ccc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		/*background-color:#EBE6DC;*/
}
#box15{
		width:230px;
		
}


/************** .font color styles *****************/
.w{
	color:#FFFFFF;
	padding: 5px 5px 5px 20px;
}
.w p{
	padding: 0px 0px 0px 20px;
}
.h2c{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:4px 20px 0px 7px;
	padding:3px;
	border-bottom : 1px dotted #999999;
	border-left:3px solid #FFCC66;
	/*border-color:#990000;*/
}



/************** pad styles *****************/

.pad20{
	padding: 0px 0px 0px 20px;
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

.prtext {
	font-size: 12px;
	line-height: 1.6em;
}
