/*Elamjung.com CSS Starting From Zero______________________________*/
* {
	margin:0;
	padding:0;
	}
body {
	width: 960px;
	margin: auto;
	background-color:#66ccff;
	background-image:url(banners/bg1.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 10pt;
	
}
#Para{
	border:1px solid #aaccee;
	margin: 0 5px 5px 0px;;
	height: 100%;
	background-color: #fff;
	}
#Para-games{
	border:1px solid #aaccee;
	margin: 0 5px 5px 0px;;
	height: 100%;
	background-color: #fff;
	float:left;

	}

#Para-add-partner{
	border:0px solid #aaccee;
	margin: 0 5px 5px 0px;;
	height: 135px;
	background-color: #fff;
	float:left;

	}

#Para-02 {
	border:1px solid #aaccee;
	margin: 0 0px 5px 0px;;
	height: 100%;
	background-color: #fff;
	}
#Header{
	height: 122px;
	background-color: #00CCFF;
	border-bottom: #000000 inset 0px;
	margin: 0;
}
#containter {
	margin: 5px;

}
/*Font_____________*/
p {
font-family: sans-serif;
font-size: 11px;
color: #000000;
text-indent: 10px;
margin: 5px 10px;
line-height: 150%;
}

h1 {
	text-indent: 10px;
	font-size:12px;
	padding: 3px;
	background-color:#508fc4;
	font-weight:200;
	color: #FFFFFF;
	}
h1 a {
	color: #FFFFFF;
}
h2 {
	text-indent: 10px;
	font-size:12px;
	margin: 5px;
	font-weight:normal;
	line-height:130%;
	}
h5 {
	text-align:right;
	font-size:12px;
	font-weight:normal;
	margin: 0 5px 5px 5px;
	}
h6 a {
	color: #000;
}
h6 a:hover {
	color:#FF0000;
}
h6 {
	font-family: sans-serif;
	font-size:12px;
	padding: 3px;
	color:#000;
}
/*Start____________________Table_________________*/
table {
	margin: 0;
	padding: 0;
	border: 0 #000000 solid;
}
 td {
 padding-left: 0px;
}
tr {
vertical-align: top;
}
/*End____________________Table_________________*/
ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	display: block;
	margin: 0;
	padding: 0;
}
 img {
 	border: none;
 	}
.clear {
	line-height:0;
	font-size:0;
	clear:both;
	}
/*------------Start----------- First Three colomn Boxes------------*/
#TopLeft {
	width: 250px;
	height: 235px;
	margin-right: 5px;
	background-color: #fff;
	float: left;
}

#TopMid {
	width: 400px;
	height: 235px;
	background-color: #d1f1e1;
	float: left;
}

#TopRight {
	width: 290px;
	height: 235px;
	margin-left: 5px;
	background-color: #d1f1e1;
	float: left;
}
/*------------END----------- First Three colomn Boxes------------*/
/* Search Box  */
#Add-Top {
	width:728px;
	height: 90px;
	background-color: #FF9966;
	float: left;		
}
#Search-Box {
		width:217px;
	height: 90px;
	margin-left: 5px;
	background-color: #fff;
	float: left;		
}
#Literature {
	width: 302px;
	border:1px solid #aaccee;
	height: 145px;
	float: left;
	background-color: #fff;
	}
/*_______________Second part________Start Now____________*/
#Left-Bar {
	width: 170px;
	height: 100%;
	margin-right: 5px;
	background-color: #99CC99;
	float: left;
	
}
#Main-Body {
	width: 610px;
	height: 100%;
	margin-right: 5px;
	float: left;
}
#News-Body {
	width: 410px;
	height: 500pv;
	float: left;

}
#Middle_box {
	width: 610px;
	height: 100%;
	background-color: #d1f1e1;
	float: left;

}
#RightBar-A {
	width: 200px;
	height: 100%;
	float: left;
}
#RightBar-B{
	width: 160px;
	height: 100%;
	text-align: center;
	float: left;
}
hr {
	line-height: 1px;
	color: 	#000000;
	}
/*_________Start____________Third Part________________-*/
#Row-Three {
	width: 960px;
	height: 120px;
	background-color: #6666FF;
}

a {
	text-decoration:none;
	color:#000066;
	}
a:hover {
	text-decoration:none;
	color:#0000FF;
	}
/*____________________/////____________End Third Part_____________*/
#Footer {
	height: 50px;
	margin-top: 5px;
	background-color: #996600;
	clear: both;
}
 #fmenu {
padding:0;
margin:0;
height:30px;
list-style-type:none;
border-left:1px solid #444;
background:#008080;
}
#fmenu li {
float:left; 
width:100px; 
height:30px;
line-height:30px;
border-right:1px solid #444;
position:relative;
text-align:center;
}
#fmenu li a, #fmenu li a:visited {
display:block;
text-decoration:none; 
color:#fff;
}

#fmenu li a:hover {
border:0; 
color: #FF0000;
}

#foot-bar {
	text-align: center;
	height: 60px;
	background: #FFCC99;
	color: #ffffff;
	font-size:10px;
}
#p {
text-align: center;
font-family: sans-serif;
font-size: 10px;
color: #000066;
padding: 10px;
}
/*_________________Verticle Mernu____________________Start_____  */

#navcontainer
{
width: 170px;
padding: 0;
font-family: Arial;
background-color: #90bade;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
list-style: none;
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
font-size: 12px;
text-decoration: none;
width: 100%;
}
 #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
/*_________________Verticle Mernu____________________End_____  */
/*_______________________Page____________________*/
#pagenumber {
		margin: 0;
		list-style: none;
		width: 100%;
}
#pagenumber li {
		list-style-type: none;
		float: left;


}
#pagenumber li a {
		font-size: 10pt;
		font-family: sans-serif;
		margin: 2px;
		padding: 5px;
		float: left;
		border: 1px solid #ccc;
		background-color: #f1f1f1;
}
#pagenumber li a:hover {
	background-color: #000066;
	color: #FFFFFF;
	}
/*_______________________Page____________________*/

 #x-container {
 		width: 950px;
         margin: 0px 0 0 0px;
         padding: 0;
         height: 22px;
 		background-color:#336699;	
 }
 
 #x-container ul {
         border: 0;
         margin: 0;
         padding: 0;
         list-style-type: none;
         text-align: center;
 }
 
 #x-container ul li {
         display: block;
         float: left;
         text-align: center;
         padding: 0;
         margin: 0;
 }
 
 #x-container ul li a {
         background-color: #336699;
         width: 117.5px;
         height: 15px;
         border-top: 1px solid #f5d7b4;
         border-left: 0px solid #f5d7b4;
         border-bottom: 1px solid #f5d7b4;
         border-right:1px solid #f5d7b4;
		 padding: 3px 0px 3px 0px;
         margin: 0;
         color: #fff;
		 font-family: sans-serif;
		 font-size: 12px;
         text-decoration: none;
         display: block;
         text-align: center;
 }
 
 #x-container ul li a:hover {
         color: #ff0;
         background-color: #339966;
         font-weight: bold;
 	
 }
 
 #x-container a:active {
         background: #c60;
         color: #fff;
 }
 /* elamjung typical pic and model gallery */
 
 #cell {
 		width: 130px;
		height: 125px;
 		float: left;
		background: #f1f1f1;
 		margin: 5px;
 		}
	#thumb-events {
 		width: 125px;
		height:90px;
 		float: left;
 		margin: 15px;
 		background: #f1f1f1;
 		}

	#thumb-photos {
 		width: 125px;
		height:90px;
 		float: left;
 		margin: 8px;
 		background: #f1f1f1;
 		}

 #past {
 		background: #003366;
 		text-align: center;
 		color: #fff;
 		font-size: 14px;
 		height: 20px;
 		width: 455px;
 		padding: 1px;
 		font-weight: bold;
		float: left;
 		}
 #pastmodels {
 		margin: 0px;
 		width: 490px;
 		}
	.p1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#000066;
		font-weight:bold;
		padding: 10px;
		
	}
	.p2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#000066;
		font-weight:normal;
		padding: 10px;