*{

	margin:0px;

	padding:0px;

font-family: calibri, arial;

font-size: 16px;

font-style:normal;

border: 0px solid #ddd;

font-weight:100;



}



html{

	background-color:#000;/*#01baf8;*/

	background-image:url(images/tile2.jpg);



}



body{

	position:absolute;

	top:0px;

	height:100px;

	background-image:url(images/bg1.png);

	background-repeat:repeat-x;

	width:100%;

}



#container{

	margin: 0px auto;

	width:800px;



}



#topcon{

	z-index:500;

	float:left;

	width:800px;

	height:40px;

	margin:50px 0px 10px 0px;

	background:#333;

	-moz-border-radius: 4px; /* Firefox */

    -webkit-border-radius: 4px; /* Safari, Chrome */

    border-radius: 4px; /* CSS3 */

	position:relative;

}



#logo{

	z-index:600;

	margin:-22px 0px 0px -13px;

	background-image:url(images/logo1.png);

	background-repeat:no-repeat;

	width:297px;

	height:73px;

	float:left;

}





#nav{

	float:right;

	height:0px;

	width:auto;

	margin:10px 0px 0px 0px;

	text-align:right;

	z-index:1000;

	top:0px;

	right:0px;

	position:absolute;}

	

#nav a{

	margin:0px 0px 0px 5px;

	text-decoration:none;

	color:#ccc;

	font-size:18px;

	padding:8px 10px 6px 10px;

	

}



#nav a:hover{

	background:#222;

}



#nav a:last-child{margin-right:10px;}

	

#maincon{

	width:798px;

	height:414px;

	float:left;

	background-image:url(images/bg1.jpg);

	border:1px inset #000;

		-moz-border-radius: 4px; /* Firefox */

    -webkit-border-radius: 4px; /* Safari, Chrome */

    border-radius: 4px; /* CSS3 */

	z-index:500;

	}

	

#clearcon{

	width:800px;



	float:left;}

	

	

#maintext{

	background-image:url(images/trans1.png);

	float:left;

	margin:30px;

	width:480px;

	height:auto;

	padding:0px;

	-moz-border-radius: 4px; /* Firefox */

    -webkit-border-radius: 4px; /* Safari, Chrome */

    border-radius: 4px; /* CSS3 */

}



#maintext h1, h1{

	color:#e7b058;

	font-size:18px;

	margin:15px 10px 0px 10px;}

	



	

p{	margin:5px 10px 10px 10px;

	color:#fff;

	font-size:14px;}

	

#maintext a{

	color:#d1b487;}

	

#footer{

	width:800px;

	height:30px;

	margin:0px auto 0px auto;	

	padding:10px 0px 0px 0px;

	color:#777;

	font-size:18px;

}



#gallery-main{

	width:510px;

	height:414px;

	float:left;

	border:1px solid #000;

	background-color:#333;

	margin:0px 10px 0px 0px;

		-moz-border-radius: 4px; /* Firefox */

    -webkit-border-radius: 4px; /* Safari, Chrome */

    border-radius: 4px; /* CSS3 */}

	

	

#gallery-main img{

	display:none;

	border-bottom:1px solid #222;

	margin-bottom:3px;

			-moz-border-radius: 4px; /* Firefox */

    -webkit-border-radius: 4px; /* Safari, Chrome */

    border-radius: 4px; /* CSS3 */}

	

#caption{

	display:hidden;}

	

#gallery-content{

	overflow:hidden;}





.gallery-name{

	width:138px;

	float:left;

	text-align:center;

	height:42px;

	padding:10px 0px 0px 0px;

	background:#000;

			-moz-border-radius: 4px 4px 0px 0px; /* Firefox */

    -webkit-border-radius: 4px 4px 0px 0px; /* Safari, Chrome */

    border-radius: 4px 4px 0px 0px; /* CSS3 */

}



.gallery-selected{background:#333;}



.gallery-name a{	

	color:#d1b487;

	text-decoration:none;

	font-size:16px;

	text-align:center;

}



	

#gallery-thumb{

	cursor:pointer;

	width:276px;

	min-height:369px;

	float:left;

	margin:-5px 0px 0px 0px;

	background:#333;

		-moz-border-radius: 4px 4px; /* Firefox */

    -webkit-border-radius: 4px 4px; /* Safari, Chrome */

    border-radius: 4px 4px; /* CSS3 */}

	

#gallery-thumb img{

	list-style:none;

	float:right;

	width:78px;

	height:78px;

	border:1px solid #000;

	background-color:#333;

	margin:5px 5px 5px 5px;}







	

	