/* CSS */

* { padding: 0; margin: 0; }

body {
	background-color: #efefef;
	background-image: url(wood.jp);
	background-repeat: repeat;
}

.style1 {
    font-size: 33px;
	font-weight: bold;
	color: #CC3300;
}

.style2 {
	color: #333333;
	font-size: 22px;
}

.style3 {
    font-size: 55px;
	font-weight: bold;
	color: #CC3300;
}


#wrapper {
    width: 730px;
    margin-left:auto;
    margin-right:auto;
}

#header {
	width: 750px;
	height: 170px;
	background-image: url(images/header.png);
	float: left;
}

.adsss {
    width: 730;
	height: auto;
	float: none;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#main {
	width: 700px;
	height: auto;
	padding: 0px 25px 10px 25px;
	background-color: #fff;
	font-size: 14px;
	color: #222;
	text-align: center;
	float:left;
}

.right {
	width: 200px;
	height: auto;
	padding: 10px;
	margin-left: 20px;
	background-color: #f8f8f8;
	float: right;
}

.tetim { 
    width: auto;
	height: auto;
	float: none;
	text-align:left;
	padding: 10px;
	background-color: #f8f8f8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#textbox { 
    width: auto;
	height: auto;
	float: none;
	text-align:left;
	padding: 0px 20px 20px 20px;
}


#footer {
	width: 720px;
	height: 55px;
	padding: 45px 15px 0px 15px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #36393D;
	text-align: center;
	float:left;
	margin-bottom: 20px;
}




/* Styles Styles Styles Styles Styles Styles Styles Styles Styles Styles Styles */

.blockquote {
    background: #36393D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	padding: 0 7px 0 7px;
	display: block;
	
}

.heading1 {
	font-family: tahoma;
	font-size: 26px;
	color: #333;
	font-weight: bold;
}

.heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}


.darktext {
	line-height: 22px;
	padding-left: 22px;
}

.darktextyellow {
	color: #232323;
	line-height: 18px;
	background-color: #FFFF99;
	display: inline;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}



.line {
	background-color: #2298da;
	color: #FFF;
}


----


.picturesesq { 
 float:right;
 padding: 15px;
}

.picturesrighttttty { 
 float: right;
 padding: 3px;
 margin: 12px;
 border: 1px solid #dfdfdf;
}

.pictureslefttttty { 
 float: left;
 padding: 3px;
 margin: 12px;
 border: 1px solid #dfdfdf;
}

.picturesrightttttytesti { 
 float: right;
 padding: 3px;
 margin: 5px;
 padding: 2px;
 border: 1px solid #dfdfdf;
}

.picturesright { 
 float: right;
 padding: 3px;
 margin: 5px;
}

.picturesebookright { 
 float: right;
 margin: 5px;
}



.aligncenter { 
  text-align: center;

}


.mytext {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}


.blue { 
  display: block;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 32px;
  background-color:#0000ef;
  color: #FFFFFF;
}


.BLUESSS {
	color: #1544a1;
}

.style99 {color: #dd0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; font-stretch: ultra-condensed}



.biottomboxnoborder {
	background-color: #fff;
	width: auto;
}



.biottombox {
	padding: 25px;
	border: 6px dashed #CC0000;
	background-color: #fff;
	width: auto;
}


