
#normalTitle{
	background-image:url("../img/title.jpg");
	color:rgb(252,255,182);
	text-align:center;
	line-height:48px;
	font-size:17px;
	font-weight:bold;
	height:48px;
	width:183px;
	left:450px;
	overflow:hidden;
	position:absolute;
	top:-40px;
	font-family: "Comic Sans MS"
}

#normalSubTitle{
	color:rgb(76,76,22);
	font-size:17px;
	font-weight:bold;
	height:24px;
	left:430px;
	overflow:hidden;
	position:absolute;
	top:5px;
	font-family: "Comic Sans MS"
}

#entriesSubpage{
	color:rgb(76,76,22);
	font-size:15px;
	height:507px;
	left:428px;
	overflow:hidden;
	position:absolute;
	top:186px;
	width:437px;
}

#subpageContentWrapper{
	font-size:15px;
	height:480px;
	left:37px;
	position:absolute;
	top:0px;
	width:400px;
}

#subpageBrowseWrapper{
	color:rgb(252,255,182);
	font-size:15px;
	height:27px;
	left:100px;
	position:absolute;
	top:525px;
	width:237px;
}

#subpageBrowseWrapper div{
	background-color:rgb(80,98,0);
	float:left;
	margin-left: 5px;
	padding: 2px;
	height: 16px;
	width: 20px;
	line-height: 16px;
	font-size: 13px;
	text-align: center;
	border: 1px solid rgb(80,98,0);
}

#subpageBrowseWrapper div.large{
	width: 40px;
}


#subpageBrowseWrapper div.deactivated:hover{
	background-color:rgb(252,255,182);
	color:rgb(80,98,0);
	cursor: pointer;
}
#subpageBrowseWrapper div.activated:hover{
	cursor: pointer;
}
#subpageBrowseWrapper div.activated{
	background-color: rgb(252,255,182);
	color:rgb(80,98,0);
}


#subpageContentWrapper ol{
	padding: 0px;
	margin: 0px;	
}
#subpageContentWrapper ul{
	padding: 0px;
	margin: 0px;	
}
#subpageContentWrapper ul li{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;	
	margin-top:4px;
}
#subpageContentWrapper ol li{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: decimal;	
}

span.greenBack{
	background-color:rgb(80,98,0);
	color: rgb(252,255,182);
	line-height: 22px;
}

#page3{
	font-size: 13px;
}
#page3 table{
	width:400px;
	border: 1px solid rgb(80,98,0);
}
#page3 table td{
	border: 1px solid rgb(80,98,0);
	padding: 1px;	
}
#page3 table .left{
	width: 90px;
}
#page3 table .center{
	width: 240px;
}
#page3 table .right{
	width: 70px;
}
#page3 li{
	margin-top:4px;
}
#page1 ol li{
	margin-top:10px;
}
#page2 ul li{
	margin-top:4px;
}
/*********TEXT On prize page*************/

.prizeTitle{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 16px;
}
.prizeText{
	line-height:20px;
	font-size:15px;
	color:rgb(80,98,0);
	width: 400px;
	float:left;
	margin-left:10px;
}
#prize1{
	top:472px;
	left:459px;
	width: 379px;
}

#prize2{
	top:624px;
	left:627px;
}

#prize3{
	top:800px;
	left:627px;
}

#prize4{
	top:955px;
	left:627px;
}

#entriesSubpage .inputText{
	border: 1px solid rgb(80,98,0);
	float:right;
	margin-bottom: 8px;
	height:15px;
}

.en .input1{width:320px;}
.zh .input1{width:375px;}
.en .input2{width:250px;}
.zh .input2{width:120px;}
.en .input3{width:180px;}
.zh .input3{width:215px;}
.en .input4{width:320px;}
.zh .input4{width:375px;}

.en .label1{width:100px;}
.zh .label1{width:45px;}
.en .label2{width:180px;}
.zh .label2{width:310px;}
.en .label3{width:250px;}
.zh .label3{width:215px;}
.en .label4{width:110px;}
.zh .label4{width:45px;}


.uploadImageWrapper{
	width: 420px;
}

div.dashSpace{
	width:430px;
	height:20px;
	border-bottom: 1px black dashed;
}
input.submitButton{
	margin-top:15px;
	margin-left:200px;
	background-color:rgb(80,98,0);
	border:1px solid rgb(80,98,0);
	color:rgb(252,255,182);
}
input.submitButton:HOVER{
	background-color: rgb(252,255,182);
	border:1px solid rgb(80,98,0);
	color:rgb(80,98,0);
}
input.checkBox{
	/*images missing*/
}
.uploadLabel{
	float:left;
	height:20px;
}
.bioName{
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.bioDescription{
	font-size:12px;
	line-height:13px;
}
