@charset "UTF-8";
body
	{background-color: #985C3A; font-family: Times;}
	
td.header-left {background-image:url(images/header-left.jpg);background-position:right TOP;background-repeat: no-repeat;}
td.header-right {background-image:url(images/header-right.jpg);background-position:left TOP;background-repeat: no-repeat;}
td.hand-right {background-image:url(images/hand-right.jpg);background-position:left TOP;background-repeat: no-repeat;}
td.hand-left {background-image:url(images/hand-left.jpg);background-position:right TOP;background-repeat: no-repeat;}

td.paper-repeat {background-image:url(images/paper-repeat.jpg);background-position:left TOP;background-repeat: repeat-x;}
td.paper-shadow {background-image:url(images/paper-shadow.jpg);background-position:right TOP;background-repeat: no-repeat;}
td.paper-shadow-2 {background-image:url(images/paper-shadow-2.jpg);background-position:left TOP;background-repeat: no-repeat;}

td.coffee {background-image:url(images/coffee.jpg);background-position:left TOP;background-repeat: no-repeat;}
td.coffee-bg {background-image:url(images/coffee-bg.jpg);background-position:left TOP;background-repeat: repeat-x;}

tr.light {background-color:"#C8A77D"}
		
		
img {border: 5 solid #654F30;}		
	
	
A{COLOR: #984730;  FONT-STYLE : normal;  FONT-WEIGHT : regular; TEXT-DECORATION: underline;}
A:active  {COLOR: #000000;  FONT-STYLE : normal;  FONT-WEIGHT : regular; TEXT-DECORATION: underline;}
A:visited {COLOR: #ffffff;  FONT-STYLE : normal;  FONT-WEIGHT : regular; TEXT-DECORATION:underline;}
A:hover   {COLOR: #000000;  FONT-STYLE : normal;  FONT-WEIGHT : regular; TEXT-DECORATION: underline;}	

P.text {color: #333333;
	FONT-FAMILY : verdana;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	font-size:10px;
	FONT-WEIGHT : normal; align:justify;}
	
P.head{color: #333333;
	FONT-FAMILY : verdana;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	font-size:10px;
	FONT-WEIGHT : bold; }	

P {MARGIN: 0px; COLOR: #333333; FONT-SIZE: 10px; FONT-FAMILY: "verdana"; }

.main_nav {
	text-align:center;
	height:50px;
	margin:0px;
	padding:0px;
	}
	
.main_nav a {
	font-size:18pt;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0px 30px;
	}
	
.main_nav a:hover {
	color:maroon;
	}	
	

/* style for page "more_work" */
.block_for_swf {
	text-align:center;
	width:700px;
    border:1px solid #985C3A;
	height:500px;
	margin:30px auto;
	background-image:url(images/paper-repeat.jpg);
	}
	
.leftshadow_block_for_swf {
	position:absolute;
	height:500px;
	margin-left:-70px;
	width:70px;
	background-image:url(images/paper-shadow.jpg);
	}	
	
.rightshadow_block_for_swf {
	position:absolute;
	height:500px;
	width:70px;
	margin-left:700px;
	background-image:url(images/paper-shadow-2.jpg);
	}	
	
.block_for_swf h3{
	margin:20px 0px 0px 70px;
	padding:0px;
	position:absolute;
	font-size:18px;
	}		
	
.block_for_swf .go_to_site	{
    font-size:12px;
	margin-top:10px;
	margin-left:70px;
	text-align:left;
	}
	
.block_for_swf .go_to_site	a{
    display:block;
	margin-top:10px;
	}
	
/* End style for page "more_work" */

/* style for page "video" */
.muvic {

}

/* style for page "video" */