body
{
	padding: 0;
	margin: 0;
	font-family:'Tankhun',Sans-Serif;
	font-size:24px;
	background-color:#f28cbf;
}

a img{
	text-decoration: none;
	border: 0 none;
}

#main
{
	width:960px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	padding:0px;
	height:auto;
	min-height:640px;
}

#mainnobg
{
	width:960px;
	margin: 0 auto;
	padding:0px;
	height:auto;
	min-height:640px;
}

#top
{
	width:100%;
	border:solid 0px red;
	margin: 0 auto;
	padding:0px;
	height:370px;
}
#bottom
{
	width:100%;
	border:solid 0px blue;
	margin: 30px auto;
	padding:0px;
	height:300px;
}

#menu
{
	width:260px;
	float:left;
	border:solid 0px red;
	margin:0 30px;
	padding:0px;
	height:300px;
	text-align:center;
}

#menu_top
{
	width:230px;
	background:#FFF;
	margin:0 auto;
	padding:0px;
	height:160px;
}

#menu_link
{
	margin:0 auto;
	margin-top:10px;
	padding:0px;
}

#contentpanel
{
	border:blue solid 0px;
	width:100%;
	min-height:400px;
	height:auto;
	clear:both;
}


#content_left{
	width : 720px;
	height:auto;
	margin:10px auto;
	float:left;
}

#content_right{
	width : 200px;
	height:auto;
	margin:10px auto;
	margin-bottom:30px;
	float:right;
	border:blue solid 0px;
	background-color:#F4C0D9;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

#sponsor_header{
	font-weight:bold;
	font-size:30px;
	margin:0px auto;
	padding:10px;
	width : 180px;
	background-color:#F4ABCC;
}

#sponsor{
	width : 150px;
	height:auto;
	margin:20px auto;
	border:blue solid 0px;
}

#sponsor img{
	width : 100%;
}

#mainimg{
	clear:both;
	background-color:#FFF;
	width :690px;
	height:auto;
	margin:20px auto;
	border:blue solid 0px;
	padding:5px;
	padding-bottom:0;
}

#mainimg img{
	width : 100%;
}

#mainleft{
	background-color:#FFF;
	width :330px;
	height:auto;
	margin-left:10px;
	border:blue solid 0px;
	padding:5px;
	padding-bottom:0;
	float:left;
}

#mainleft img{
	width : 100%;
}

#mainright{
	background-color:#FFF;
	width :330px;
	height:auto;
	margin-right:10px;
	border:blue solid 0px;
	padding:5px;
	padding-bottom:0;
	float:right;
}

#mainright img{
	width : 100%;
}

#aboutimg{
	background-color:#FFF;
	padding:5px;
	padding-bottom:0;
	width :500px;
	height:auto;
	margin:20px auto;
	border:blue solid 0px;
}

#aboutimg img{
	width : 100%;
}

#content_list1{
	color:#333;
	background-color:#ff99cb;
	border:blue solid 0px;
	width : 920px;
	height:auto;
	min-height:140px;
	margin:10px auto;
	font-size:22px;
	padding:10px 20px;
}

#content_list2{
	color:#333;
	border:blue solid 0px;
	width : 920px;
	height:auto;
	min-height:140px;
	margin:10px auto;
	font-size:22px;
	padding:10px 20px;
}

#content_list{
	color:#333;
	border:blue solid 0px;
	width : 700px;
	height:auto;
	margin:5px auto;
	font-size:20px;
	padding:5px 30px;
}

#content_list a, #content_list a:visited, #content_list a:hover{
	color:#333;
	text-decoration:none;
}

#content_list4{
	color:#333;
	border:blue solid 0px;
	width : 700px;
	height:auto;
	margin:5px auto;
	font-size:20px;
	padding:5px 30px;
}

#content_list1 p{
	margin:0;
}

#content_list2 p{
	margin:0;
}

#content_list p{
	text-indent:30px;
	margin:0;
	margin-bottom:10px;
	line-height:1.1;
}

#content_list4 p{
	text-indent:30px;
	margin:0;
	margin-bottom:10px;
	line-height:1.1;
}

#content_list1 li{
	list-style-type:none;
	margin-left:30px;
}

#content_list li{
	list-style-type:none;
	margin-left:30px;
	margin-bottom:5px;
}

#content_list4 li{
	list-style-type:none;
	margin-left:10px;
	margin-bottom:5px;
}

#content_list4 a, #content_list4 a:visited, #content_list4 a:hover{
	color:#b9005d;
	text-decoration:none;
}

#content_header, #content_header a, #content_header a:hover, #content_header a:visited{
	color:#b9005d;
	font-weight:bold;
	font-size:30px;
	margin:10px 30px;
	text-decoration:none;
}

#content_header2, #content_header2 a,#content_header2 a:hover, #content_header2 a:visited{
	color:#333;
	font-weight:bold;
	font-size:30px;
	margin:5px auto;
	padding:0px 30px;
	text-decoration:none;
}

#content_header3, #content_header3 a,#content_header3 a:hover, #content_header3 a:visited{
	color:#333;
	font-weight:bold;
	font-size:20px;
	margin:5px auto;
	padding:0px 30px;
	text-decoration:none;
}

#content_img{
	width : 100px;
	float : left;
	margin-top: 10px;
	margin-right: 20px;
}

#### Back-End ####
#headerbar{
	width:100%
	margin:0px 0px;
}

#menubar{
	border:green solid 0px;
	margin:0px 0px;
	padding:5px 20px;
	background-color:#fdaad4;
}

#menutop
{
	border:green solid 0px;
	overflow : hidden;
	display : inline-table;
	list-style : none;
	width:100%;
	padding : 0;
	margin: 0;
}

#menutop li a,#menu li a:visited
{
	margin-top:12px;
	margin-bottom:4px;
	padding : 0px 10px;
	height : 100.000%;
	line-height : 20px;
	text-decoration : none;
	border-left:solid 1px #444;
	color : #444;
	float : left;
	text-align :left;
}

#menutop li a:hover
{
	color : white;
	background:black;

}

#menutop li:hover > ul
{
    visibility:visible;
    opacity:1;
}

#menutop ul, #menutop ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
	
    visibility:hidden;
    opacity:0;
	background-color:#fdaad4;
    position: absolute;
    z-index: 99999;
	
    -webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
    -moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
    -o-transition:opacity 0.2s linear, visibility 0.2s linear; 
    transition:opacity 0.2s linear, visibility 0.2s linear;     
}
 
#ulact {
    top: 225px;
    left: 387px;
}

#ulsp {
    top: 225px;
    left: 712px;
}
 
 
#menutop ul li {
    clear:both;
    width:100%;
    border:0 none;
}
 
#menutop ul li a {
    background:none;
    padding:3px 8px;
    font-size:18px;
    text-decoration:none;
    display:inline-block;
    border:0 none;
    float:left;
    clear:both;
    width:180px;
}

#menutop #firstli a,#menu #firstli a:visited
{
	border-left:solid 0px white;

}

#backendhead{
	font-size:40px;
	font-weight:bold;
	width:200px;
	color:#903;
	text-align:center;
	margin:20px auto;
	margin-bottom:10px;
}

#logindiv {
	background-image:url(../images/logindiv.jpg);
	width:450px;
	margin:60px auto;
	padding-top:60px;
}

#logindiv label {
	width:80%;
	display: block;
	padding:10px 0 10px 0;
	margin:10px;
}

#logindiv label span {
	display: block;
	font-weight:bold;
	float:left;
	width:130px;
	text-align:right;
	padding:5px 20px 0 0;
}

#logindiv .input_text {
	color:#000;
	padding:10px 10px;
	width:170px;
	background:#fff;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
}

#logindiv .button
{
	margin-top: 0px;
	margin-left: 175px;
	margin-bottom: 20px;
	padding:4px 7px;
	background: -moz-linear-gradient(
		top,
		#fbc8e2 0%,
		#ea69a9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fbc8e2),
		to(#ea69a9));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #111111;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}



#formdiv {
	width:720px;
	margin:0px auto;
	padding:20px;
	border-radius:20px;
	border:solid 0px #444;
	font-size:16px;
}

#formdiv label {
	width:80%;
	display: block;
	padding:10px 0 10px 0;
	margin:0px;
}

#formdiv label span {
	display: block;
	font-weight:bold;
	float:left;
	width:100px;
	text-align:right;
	font-size:18px;
	padding:5px 5px 0 0;
}

#formdiv .input_text {
	color:#000;
	padding:5px 5px;
	width:300px;
	background:#fff;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
}

#formdiv select {
	color:#000;
	padding:5px 5px;
	width:300px;
	background:#fff;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
}

#formdiv .message{
	color:#000;
	padding:10px 10px;
	width:300px;
	background:#fff;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	overflow:hidden;
	height:100px;
}

#formdiv .button
{
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 20px;
	padding:4px 7px;
	background: -moz-linear-gradient(
		top,
		#fbc8e2 0%,
		#ea69a9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fbc8e2),
		to(#ea69a9));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #111111;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

#formdiv table{
	width:700px;
	border-collapse:collapse;
	margin:0px auto;
	margin-bottom:20px;
	color:white;
	font-size:20px;
}
#formdiv td{
	border:1px solid #fcb2ce;
	padding:5px 15px;
	background:#fbc8e2;
	color:#333;
	cursor:pointer;
}
#formdiv td a,.content td a:hover,.content td a:visited{
	text-decoration:none;
	color:#333;
}

#formdiv th{
	border:1px solid #fcb2ce;
	padding:5px 15px;
	background-color:#ea69a9;
}

#formdiv th a{
	color:white;
}

#formdiv th a:hover{
	color:#999;
}

#menutop .button
{
	margin-right: 0px;
	margin-top:10px;
	float:right;
	padding:4px 7px;
	background: -moz-linear-gradient(
		top,
		#fbc8e2 0%,
		#ea69a9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fbc8e2),
		to(#ea69a9));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #111111;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

tmp_main{
	margin:0 auto;
}

#indexlink, #indexlink a, #indexlink a:hover, #indexlink a:visited{
	color:#b9005d;
	font-weight:bold;
	font-size:30px;
	text-align:center;
	top: 270px;
	left: 288px;
	margin-bottom:0;
	text-decoration:none;
	width :200px;
	position:absolute;
}

#indexlink img{
	width :100%;
}

#mainamb{
	background-color:#FFF;
	width :618px;
	height:475px;
	top: 30px;
	left: 355px;
	border:blue solid 0px;
	position:absolute;
	padding:10px;
	padding-bottom:0;
}

#hidden{
	clear:both;
}

#galleryimg{
	background-color:#FFF;
	padding:5px;
	padding-bottom:0;
	width :200px;
	height:auto;
	margin:15px;
	border:blue solid 0px;
	float:left;
}

#galleryimg img{
	width : 100%;
}

#photolinkleft{
	float:left;
	width:auto;
}

#photolinkright{
	float:right;
	width:auto;
	text-align:right;
}

#photolinkleft a{
	color:black;
	text-decoration:none;
}

#photolinkright a{
	color:black;
	text-decoration:none;
	text-align:right;
}