 body {
    padding: 0;
	margin: 0;
    font: 16pt Tahoma, Arial;
    color: #888888;
	background: #FFFFFF;
}

a{
    color: #FF6600;
    text-decoration: none;
}

a:hover{
    color: #ffffff;
    text-decoration: none;
}


h1, h2{
    color: #0000FF;
    font: 100% Tahoma, Arial;
	border-bottom: 1px dotted #FF6600;
    margin: 0px 0 5px 0;
}

h3{
    color: #0000FF;
    font: 80% Tahoma, Arial;
	border-bottom: 1px dotted #0000ff;
    margin: 5px 0 5px 0;
}

p{
    font: 70% , Tahoma, Arial;
    padding: 0 0 5px 0;
    text-align: justify;
    color: #888888;
}

/* header */
#header {
	width: 100%;
	height: 150px;
    background: #FFFFFF;
}

#header_center {
    margin: 0px auto 0;
    width: 770px;
    height: 150px;
}

#header_sub {
    width: 217px;
    height: 50px;
	position: absolute;
	top: 30px;	
}

#header_sub h1 {
    font: 180% Impact, Arial, Tahoma ;
	color: #0000FF;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}

#header_sub p {
    font: 95%  Tahoma, Arial;
	color: #888888;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* navigation */
#nav {
	width: 770px;
	height: 45px;
	position: absolute;
	top: 0px;
    font: 100% Tahoma, Arial;
}

#nav ul{
	list-style: none;
    margin: 0px;
    padding: 0px;
	float: right;
}

#nav li{
	display: inline;
	float: left;
	margin-left: 10px;
	padding-top: 100px;
}
#nav a{
	display: block;
	text-decoration: none;
	background: #191919;
	padding: 10px 3px 15px 3px;
}

/* nav colors */
#nav li.red_bg {				/*pink*/
	background: #0000FF;
}

#nav a.red_co{
	color: #FFFFFF;
}

#nav a.red_co:hover{
	color: #0000FF;
	background: #000000;
}

#nav li.orange_bg {				/*orange*/
	background: #FF6600;
}

#nav a.orange_co{
	color: #FF6600;
}

#nav a.orange_co:hover{
	color: #000000;
	background: #FF6600;
}

#nav li.green_bg {				/*green*/
	background: #66CC33;
}

#nav a.green_co{
	color: #66CC33;
}

#nav a.green_co:hover{
	color: #000000;
	background: #66CC33;
}

#nav li.blue_bg {				/*blue*/
	background: #6699FF;
}

#nav a.blue_co{
	color: #6699FF;
}

#nav a.blue_co:hover{
	color: #000000;
	background: #6699FF;
}

#nav li.yellow_bg {				/*yellow*/
	background: #FFCC00;
}

#nav a.yellow_co{
	color: #FFCC00;
}

#nav a.yellow_co:hover{
	color: #000000;
	background: #FFCC00;
}


/* container */
#container {
	width: 100%;
	height: 510px;				/* here you can change the height of the container*/
	text-align: justify;
	overflow: auto;
}

#container_center {
    margin: 10px auto 0;
    width: 770px;
    height: auto;
}

#container_left {
	width: 480px;
	height: auto;
	float: left;
	padding-bottom: 10px;	
}

#container_right {
	width: 270px;
	height: auto;
	float: right;
	padding-bottom: 10px;	
}

#container_right ul {
	margin: 10px;
	padding: 0px 0 0 10px;
    font: 70% Tahoma, Arial;
}

#container_right ul li {
	padding: 0;
	margin: 10px 0 0 0;
}

/* footer */
#footer {
	width: 100%;
	height: 200px;
    background: #FFFFFF;
	padding-top: 10px;
    font: 70% Tahoma, Arial;
}

#footer h3 {
    font: 120% Tahoma, Arial;
}

#footer p {
    font: 95% Tahoma, Arial;
	padding: 0px;
}

#footer_center {
    margin: 0px auto 0;
    width: 770px;
    height: auto;
}

#footer_left {
	width: 470px;
	height: auto;
	float: left;
	padding-right: 10px;
}

#footer_left a {
    color: #888888;
	display: block;
	padding: 5px 0 5px 0px;
    font: 90% Tahoma, Arial;
}

#footer_left a:hover {
    color: #ffffff;
	background: #000000;
}

#footer_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer_left ul li {
	border-bottom: 1px dotted #888888;
}

#container_left_1 {
	width: 225px;
	height: auto;
	float: left;
	padding-right: 10px;
}

#container_left_2 {
	width: 235px;
	height: auto;
	float: right;
}

#footer_right {
	width: 270px;
	height: auto;
	float: right;	
}



/* gallery */
#gallery_top {
    width:770px;
    height: 440px;
}

#gallery{ 
    width: 230px;
    height: 190px;
}

#gallery h3 {
    font: 70% impact, Tahoma, Arial;
    color: #888888;
    text-align: center;
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 0px;
}

.gallery_ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}

.gallery_ul li {
    float: left;
	margin: 11px;
}

#gallery img {
    width: 220px;
    height: 156px;
}
#gallery img.img_border, #gallery a img.img_border {
    border: 4px solid #333333;
    margin: 0px;
}

#gallery a:hover img.img_border {
    border: 4px solid #0000FF;
}

#gallery_pages {
	width: 770px;
	height: 20px;
}

#gallery_pages p {
	text-align: center;
}

* indexcontainer */
#hcontainer {
	width: 100%;
	height: 300px;				/* here you can change the height of the container*/
	text-align: justify;
	overflow: auto;
}

#hcontainer_center {
    margin: 10px auto 0;
    width: 300px;
    height: auto;
}

#hcontainer_left {
	width: 480px;
	height: auto;
	float: left;
	padding-bottom: 10px;	
}

#hcontainer_right {
	width: 270px;
	height: auto;
	float: right;
	padding-bottom: 10px;	
}

#hcontainer_right ul {
	margin: 10px;
	padding: 0px 0 0 10px;
    font: 70% Tahoma, Arial;
}

#hcontainer_right ul li {
	padding: 0;
	margin: 10px 0 0 0;
}

#hheader_sub {
    width: 417px;
    height: 50px;
	position: absolute;
	top: 30px;	
}
#hheader_sub h1 {
    font: 180% Impact, Arial ;
	color: #0000FF;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}