
body
			{
			background: #000 url(../wee_world/bkdrop.jpg) no-repeat 130px 30px;
			background-attachment: fixed;
			margin: 0;
			color: #fff;
			font-family: "century gothic";
			font-size: 12px;
			}

body#leeurope, body#weeworld, body#america, body#weemap
			{
			background: #000;
			}

		
a:link, a:visited, a:hover, a:active
			{
			outline: none;
			color: #817FFF;
			text-decoration: none;
			}

a:hover	
			{
			text-decoration: underline;
			}
#fader
			{
			 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		 	filter:alpha(opacity=0);
			opacity: 0;
			margin: 60px;
			}	
	
#main, #gallerymain
			{
			margin-left: 15px;
			height: 900px;
			}


h1
			{
			background: url(../wee_world/h1.jpg) no-repeat 0px 0px;
			height: 190px;
			width: 375px;
			margin: -10px 0 -40px 25px;
			}

 
h1 span, h2 span
			{	
			display: none;
			}

h2
			{
			width: 700px;
			height: 86px;
			margin-left: 20px;
			}

#gallery h3
		{
		color: #fff;
		letter-spacing: 23px;
		font-size: 28px;
		margin: 5px;
		font-variant: small-caps;
		}

.hidden
			{
			display: none;
			}

h2
			{
			margin-left: 0px;
			}

h6
			{
			letter-spacing: 10px;
			font-size: 12px;
			text-align: center;
			margin: 7px 0 -12px 0;
			}	


body#motherrussia h2
		{
		background: url(../wee_world/russia_h1.jpg) no-repeat;
		}

body#kiwi h2
		{
		background: url(../wee_world/nz_h1.jpg) no-repeat;
		}


body#paradise h2
		{
		background: url(../wee_world/bdos_h1.jpg) no-repeat;
		}

body#hkong h2
		{
		background: url(../wee_world/hk_h1.jpg) no-repeat;
		}

body#cebu h2
		{
		background: url(../wee_world/phil_h1.jpg) no-repeat;
		}

#bodytext
			{ 
			width: 900px;
			margin: 10px 0 20px 25px;
			text-align: justify;
			}


#Worldmap
			{
			height: 439px;
			width: 1024px;
			position: relative;
			}


#usadiv, #europediv, #russiadiv, #newzdiv, #alaskadiv, #philippinesdiv
			{
			display: none;
			}

a#barbados
			{
			height: 25px;
			width: 30px;
			position: absolute;
			top: 203px;
			left: 222px;
			background: url(no-image.jpg);
			}

a#barbados:hover
			{
			background: url(../wee_world/bdos_hover.jpg) no-repeat;
			}

a#hongkong
			{
			height: 24px;
			width: 29px;
			position: absolute;
			top: 172px;
			left: 856px;
			background: url(no-image.jpg);
			}

a#hongkong:hover
			{
			background: url(../wee_world/hk_hover.jpg) no-repeat;
			}

#usa, #usadiv
			{ 
			position: absolute;
			top: 106px;
			left: 59px;
			height: 130px;
			width: 200px;
			}


#usa
			{
			height: 50px;
			width: 110px;
			top: 120px;
			left: 67px;
			background: url(no_image.jpg) no-repeat;
			}

#alaska, #alaskadiv
			{ 
			position: absolute;
			top: 43px;
			left: 12px;
			height: 42px;
			width: 114px;
			}


#alaska
			{
			top: 50px;
			left: 15px;
			height: 30px;
			background: url(no_image.jpg) no-repeat;
			width: 95px;
			}

#europe, #europediv
			{ 
			position: absolute;
			top: 8px;
			left: 429px;
			height: 110px;
			width: 138px;
			}

#europe
			{
			height: 97px;
			background: url(no_image.jpg) no-repeat;
			width: 130px;
			top: 20px;
			left: 440px;
			}
#newz, #newzdiv
			{ 
			position: absolute;
			top: 368px;
			left: 915px;
			z-index: 2;
			height: 35px;
			width: 38px;
			}

#newz
			{
			height: 35px;
			width: 33px;
			background: url(no_image.jpg) no-repeat;
			top: 368px;
			left: 918px;
			}


#russia, #russiadiv
			{ 
			position: absolute;
			top: 16px;
			left: 563px;
			z-index: 2;
			background: url(no_image.jpg) no-repeat;
			height: 89px;
			width: 410px;
			}

#russia
			{
			top: 25px;
			left: 570px;
			height: 75px;
			width: 350px;
			}

#philippines, #philippinesdiv
			{ 
			position: absolute;
			top: 197px;
			left: 873px;
			z-index: 2;
			background: url(no_image.jpg) no-repeat;
			height: 64px;
			width: 54px;
			}

#philippines
			{
			left: 888px;
			height: 55px;
			width: 20px;
			}


ul#navigator
			{
			list-style: none;
			position: absolute;
			margin: 0;
			padding: 0;
			top: 20px;
			left: 725px;
			width: 200px;
			}


ul#navigator li
			{
			float: left;
			margin-right: 22px;
			}


#gallery
			{
			width: 450px;
			}


#gallery img

			{
			border: 1px solid #efefef;
			border-right: 1px solid #2C2D2F;
			border-top: 1px solid #2C2D2F;
			z-index: 3;
			position: relative;
			}



.shadow, .shadowb
		{
		background: #fff;
		height: 80px;
		width: 60px;
		opacity: .4;
		filter:alpha(opacity=50);
		position: absolute; 
		top: 14px;
		float: left;
		left: 31px;
		z-index: 1;
		float: left;
		}

.shadowb
		{
		top: 25px;
		left: 21px;
		width: 80px;
		height: 60px;
		}




.photo, .photob, #info_photo

			
		{
		position: relative;
		height: 100px;
		width: 130px;
		float: left;
		margin: 5px;
		border: 2px solid #676C7F;
		border-bottom: 2px solid #fff;
		border-left: 2px solid #fff;
		cursor: pointer;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;		
		-moz-box-shadow: -3px 3px 7px #bfbfbf;
		-webkit-box-shadow: -3px 3px 7px #efefef;		
		}



.photo img 
		{
		margin: 9px 0 0 34px;
		}


.photob img 
		{
		margin: 20px 0 0 24px;
		}


#info_photo img
		{
		margin: 14px 0 0 30px;
		}

#imgdisplay	
		{
		padding: 2px;
		cursor: pointer;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-left: -370px;
		margin-top: -260px;
		z-index: 11;
		}
img#close
			{
			position: relative;
			border: none;
			float: right;
			z-index: 7;
			margin-left: -26px;
			*margin-left: -22px!important;
			*position: absolute!important;

			}


#imgdisplay img
		{
		border: 1px outset #0F4061!important;
		position: relative;
		z-index: 6;
		}

#imgdisplay img#close
			{
			border-bottom: 1px outset #0F4061;
			border-left: 1px outset #0F4061;
			}

#info
			{
			font-size: 13px;
			}


#cover
			{
			display: none;
			width: 1200px;
			height: 1650px;
			background: #000;
			position: absolute;
			top: 0;
			z-index: 4;
			left: 0;
			opacity: .7;
			filter:alpha(opacity=80);
			}




.caption
		{
		height: 33px;
		width: 130px;
		opacity: .8;
		border-top: 1px solid #0A005F;
		position: absolute;
		z-index: 10;
		bottom: 0;
		left: 0;
		text-align: center;
		display: none;
		background: #E2DFFF;
		font-size: 11px;
		font-weight: bold;
		color: #0A005F;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		}
	
	#rollover
		{
		background: url('../img/tip.jpg') repeat-y;
		color: #070F0D;
		width: 250px;
		font-size: 11px;
		border: 1px solid #003F32;
		border-top: 1px solid #779F97;
		border-left: 1px solid #779F97;
		padding: 0 4px 10px 4px;
		text-align: center;
		position: absolute;
		z-index: 9;
		display: none;
		opacity: .9;
		overflow: hidden; 
		visibility: hidden;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-box-shadow: -5px 5px 5px #3B3F3D;
		-webkit-box-shadow: -5px 5px 5px #3B3F3D;
		}

#rollover h5
		{
		margin: 4px 0 3px 0;
		font-size: 11px;
		text-shadow: -1px 1px 5px #122F26; 
		letter-spacing: 6px;
		text-transform: uppercase;
		}

#rollover p
		{
		margin: 4px 0 4px 0px;
		}

#demog_info
		{
		text-align: right;
		}


