/* ~~~ General Properties ~~~ */

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #000000;
	background: url(images/map-background.jpg) repeat fixed;
	}

a {
	text-decoration: none;
	color: #6A3328;
}

a:hover {
text-decoration:underline;
}

a:visited {
color:#000000;
}

p em {
font-style:italic;
}

#bottomright a {
	font-size: 14px;
	font-weight: bold;
}

#bottomleft a {
	font-size: 14px;
	font-weight: bold;
}
#disclaimer {
	font-size: 11px;
	color: #003300;
	padding: 20px 10px 0px;
	text-align: left;
}
#reg {
	font-size: 9px;
	font-weight: lighter;
}
#disclaimer a {
	color: #003300;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	color: #6A3328;
	font-weight: bold;
	right: 20px;
	position: relative;
	top: 10px;
	line-height: 24px;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
}
#center {
	text-align: center;
}
#quotename {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: relative;
	font-size: 17px;
	line-height: 21px;
}

h3 {
	font-size: 14px;
	color: #373902;
	font-style: normal;
	font-weight: bold;
}
#small {
	font-size: 9px;
}
#indent {
	width: 300px;
	position: relative;
	left: 15px;
	bottom: 5px;
}
#img {
	padding: 10px;
}
#stats {
	position: relative;
	bottom: 10px;
}
#afterindent {
}

ul {
}
#bumpleft {
	position: relative;
	right: 15px;
}
#videos-img {
	position: absolute;
	bottom: 50px;
	right: -8px;
}
#wallpaper-img {
	position: absolute;
	top: 20px;
	right: 15px;
}

ul li {
	padding-top: 10px;
	width: 280px;
}

ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
}

ul li em {
	font-weight: bolder;
	font-style: normal;
}

ul li strong {
	font-style:italic;
}

@media screen {
/* offsetting the entire ul down */
* html ul.corr { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul.corr { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul.corr li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul.corr li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
}

/* ~~~ Dividers Properties ~~~ */

#container {
	width: 1073px;
	margin: auto;
	text-align: left;
	height: 676px;
	position: relative;
}

#pageHeader {
	background: url(images/header.gif) no-repeat;
	width: 786px;
	height: 130px;
	position: absolute;
	left: 147px;
	top: 0px;
	}

#notebook {
	background: url(images/notebook.jpg) no-repeat;
	height: 520px;
	width: 686px;
	position: absolute;
	left: 197px;
	top: 130px;
}

#lefttabs {
	width: 53px;
	height: 520px;
	background: url(images/lefttab.gif);
	position: absolute;
	top: 130px;
	left: 144px;
}

#leftpage {
	width: 290px;
	height: 560px;
	position: absolute;
	left: 200px;
	top: 110px;
	padding-right: 20px;
	padding-left: 20px;
}
#leftpage-nopad {
	width: 290px;
	height: 560px;
	position: absolute;
	left: 200px;
	top: 110px;
}

#rightpage-index {
	width: 345px;
	height: 520px;
	background: url(images/girl_photo.jpg) no-repeat;
	position: absolute;
	left: 538px;
	top: 130px;
	}	
	
#rightpage {
	width: 320px;
	height: 550px;
	position: absolute;
	left: 540px;
	padding-right: 20px;
	padding-left: 20px;
	top: 120px;
	}
	

#righttabs {
	width: 48px;
	height: 520px;
	background: url(images/righttab.gif) no-repeat;
	position: absolute;
	left: 883px;
	top: 130px;
}
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 60px;
	width: 786px;
	text-align: center;
	position: absolute;
	top: 650px;
	left: 143px;
}

#footer a {
	font-size: 10px;
	color: #FFFFCC;
}

#world {
	height: 124px;
	width: 104px;
	background: url(images/world.gif);
	position: absolute;
	left: 40px;
	top: 237px;
}
#photos {
	background: url(images/photos.gif) no-repeat;
	width: 145px;
	height: 235px;
	position: absolute;
	left: -1px;
	top: 382px;
border: none;
}
#postit {
	background: url(images/postit.gif);
	height: 88px;
	width: 140px;
	position: absolute;
	left: 931px;
	top: 304px;
}
#cd {
	background: url(images/cd.gif);
	height: 182px;
	width: 98px;
	position: absolute;
	left: 931px;
	top: 392px;
}

#bottomright {
	text-align: right;
	position: relative;
	bottom: 20px;
	right: 35px;
}

#bottomleft {
	text-align: left;
	position: relative;
	bottom: 10px;
	right: 20px;
}

/* ~~~ Tabs Properties ~~~ */

#logo {
	position: absolute;
	left: 32px;
	top: 3px;
}

#about-tab {
	height: 108px;
	width: 53px;
	position: absolute;
}

#countries-tab {
	position: absolute;
	top: 107px;
}

#stories-tab {
	position: absolute;
	top: 213px;
border: none
}

#action-tab {
	position: absolute;
	top: 169px;
}

#media-tab {
	position: absolute;
	top: 315px;
}


/* ~~~ Content Properties ~~~ */

#index1 {
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
}

#index1 em {
	font-size: 32px;
	font-variant: normal;
}
#index2 {
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
}
#index2 em {
	font-size: 32px;
	font-variant: normal;
	font-style: normal;
}
#index2 strong {
	font-size: 32px;
	font-variant: normal;
	font-style: italic;
	font-weight: normal;
}
#index3 {
	font-size: 21px;
	font-weight: normal;
	line-height: 27px;
	text-align: center;
}
#index4 {
	font-size: 21px;
	font-weight: normal;
	line-height: 33px;
}
#index4 em {
	font-size: 30px;
	font-variant: normal;
	font-weight: bold;
}
#contact {
	font-size: 16px;
	line-height: 22px;
}
#contact em {
	font-style: normal;
	font-weight: bold;
}
#rightpage-index img {
	border: 0;
	position: absolute;
	right: 0px;
	bottom: 0px;
}	
#caption {
	text-align: center;
	font-weight: bold;
	color: #262800;
}
#sidecaption {
	position: relative;
	bottom: 125px;
	text-align: center;
	left: 75px;
}
#sidecaption a {
	font-size: 14px;
	font-weight: bold;
}
#sidecaption2 {
	position: relative;
	bottom: 162px;
	text-align: right;
	right: 10px;
}
