/* Study Overseas Global 2008. Contact Steve Blood: stevenblood@gmail.com */

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: scroll;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #088219;
	color:#ffffff;
	border: 0px;
	/*background-image: url(style/card.jpg);*/
}
#wrapper {
	margin: 0px auto;
	width: 1024px;
	height: 788px;
/*background-image: url(style/logo.jpg);
background-repeat: no-repeat;
background-position: top left;*/
	text-align: center;
}
	
	
/* alt content */	

noscript {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#flashcontent {
	border: 0px solid black;
	width:1024px;
	height: 788px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(../images/change_bg_alt_content3.jpg);
	background-repeat:no-repeat;
	background-position: 10px 0px;*/
	color: #6cd7d7;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#alt_content img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#alt_content p{
	width:672px;
	margin: 150px 0px 20px 10px; 
	padding: 0px 0px 0px 0px;
	color: #6cd7d7;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#alt_content ul{
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#alt_content li{
	margin: 20px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
}

#alt_content a{
	color: white;
	font-size:10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px px 0px;
	font-weight: normal;
	text-decoration:none;
}

#alt_content a:hover{
	
}

/* end hide */




h1 {
font-family: "verdana", "helvetica", "sans"; font-weight: bold; font-size: 10pt;color: #000000;
display: none;
}

h2 {
font-family: "Nueva Roman", "Lithos Regular", "verdana"; font-weight: bold; font-size: 10pt; color: black;
}

p {
font-family: "verdana", "helvetica", "sans-serif"; font-weight: normal; font-size:9pt; color: #cccccc;
} 

a:link {font-family: "verdana", "helvetica", "sans-serif"; font-weight: bold; font-size:10pt; color: #cccccc; text-decoration: none;} 
a:visited {font-family: "verdana", "helvetica", "sans-serif"; font-weight: bold; font-size:10pt; color: #999999; text-decoration: none;} 
a:hover {font-family: "verdana", "helvetica", "sans-serif"; font-weight: bold; font-size:10pt; color: #ffffff; text-decoration:underline;} 
a:active {font-family: "verdana", "helvetica", "sans-serif"; font-weight: bold; font-size:10pt; color: #cccccc; text-decoration: none} 

#footer {
	display: none;
	color: #999999;
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-weight: normal; 
	font-size:6pt;
	margin: 10px 0px 0px 0px;
}









