/***************************************************************************
*                                                                          *
* contented2 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
***************************************************************************/

* {
	padding:0;
	margin:0;
	
	
}

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:1.00em;
	margin:10px auto;
	width:1000px;
	background-image: url(../images/bg_splashes/cherry_blossoms.jpg);
	padding-left:10px;
	padding-right:10px;
	float:center;
	
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.5em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { 
	margin-left:2em;
}

a {
	color: #FF3333;
	background-color: #;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	background-color: #;
	font-weight: normal;
	text-decoration: underline;
}

#container
{
margin: em auto;
width: 1000px;
text-align: left;
background-color: #fff;
border: 1px #000000;
border-top: # solid thin;
border-bottom: #900 solid thin;
border-left: #900 solid thin;
border-right: #900 solid thin;

}

#topcountry_g {
	color: #999;
	background-color:#FFFFFF;
	font-size:0.83em;
	text-align: right;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	width:980px;
	float:center;
	border-bottom: # solid thin;
}

#topcountry_g a {
	color: #;
	background-color:#FFFFFF;
}

#topcountry {
	color: #FFF;
	background-color:#FFFFFF;
	font-size:0.03em;
	text-align: right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:500px;
	float:right;
	border-bottom: # solid thin;
}

#topcountry a {
	color: #;
	background-color:#FFFFFF;
}

#topcontent {
	color: #333333;
	background-color:#FFFFFF;
	font-size:0.83em;
	padding:0px 0px 0px 0px;
	margin:309px 0px 0px 0px;
	width:1000px;
	float:center;
	border-bottom: #FF3300 solid thin;
}

#topcontent a {
	color: #FF3300;
	background-color:#FFFFFF;
}

#sidecontenttopl {
	color: #333333;
	background-color:#FFFFFF;
	font-size:0.83em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 30px;
	width:405px;
	float:left;
}

#sidecontenttopl a {
	color: #FF3300;
	background-color:#FFFFFF;
}

#sidecontenttopr {
	color: #333333;
	background-color:#FFFFFF;
	font-size:1.4em;
	padding:2px 3px 0px 0px;
	margin:0px 0px 0px 0px;
	width:500px;
	float:right;
}

#sidecontenttopr a {
	color: #FFFFFF;
	background-color:#;
}


#bottomcontent {
	color: #333333;
	background-color:#FFFFFF;
	font-size:em;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	width:1000px;
	float:center;
	border-top: # solid thin;
	border-bottom: # solid thin;
}

#bottomcontent a {
	color: #FF3300;
	background-color:#FFFFFF;
}


#footer {
	color:#000000;
	background-color:#FFFFFF;
	margin:5px 0px 0px 10px;
	font-size:80%;
	line-height:1.5em;
	width: 980px;
	clear:both;
	overflow:hidden;
}

#footer	a {
	color:#FF3333;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#FF0000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#copyrightdesign {
	color:#CCCCCC;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	width: px;
	float:left;
}

#player {
	color:#CCCCCC;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin-left:10%;
	width: px;
	float:left;
}

#contact {
	color:#CCCCCC;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin-left:%;
	width: px;
	float:right;
}
