@charset "UTF-8";
/* CSS Document */


body {background-color:#8ed8f8; background-position:top }

a, a:visited {color:#FFF ;text-decoration: none;}
a:hover {color: #FFF; }
a img { border: none; }
a:focus, a:hover, a:active { outline: none; }



/*nav box*/
#nav_cont { width: 880px; height:910px; background-color: #8ed8f8; margin:auto; margin-top:10px  }
#nav_box {width:70px; height: 275px; background-image:url(../images/nav_bar1.png); background-repeat:no-repeat ;position: absolute; padding:20px; float:right; left:inherit }
a {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:9px; }
p {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:9px; }
p1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#F06; font-size:9px; }

/*categories*/
#container {height: 910px; width: 700px; margin:auto; margin-top:10px; background-image:url(../images/bg.png); padding:20px; }
h3 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:14px; }
h6 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:7px;}


/*flash*/
#header_flash {background-image:  url(../images/flash_header.png); height:122px; width:645px; background-repeat:no-repeat; margin-left: 30px; margin-top:30px; }
.content_flash {height: 658px; width: 608px; background-image:url(../images/content_box.png); margin-left:30px; margin-top:30px; padding:20px;}

