* {
	margin: 0px;
/*	border-style: solid;
	border-width: 1px;
        border-color:red;*/
}

html, body { /* html */
  margin:0px;
  padding:0px;
  height:100%;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #CCffff;
}

a:link {
	text-decoration: none;
	color: #ccffff;
}

a:hover{
	text-decoration: none;
	color: #cc0033;
}

a[href $='.pdf'] {
	padding-left: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center left;
}

hr {
        height: 1px;
        width: 60%;
}

.back {
      text-align: right;
}

/*****************************
	Layout
*****************************/
#Website {
	width: 100%;
	height: auto;
/*	height: 100%;*/
}


#Banner {
	float: left;
	width: 100%;
	background: url(images/globe4.jpg) repeat-x;
}

#Filler {
	float: left;
	min-width: 20%;
	height: 20px; /* forces the filler to take up space */
	background-image: url(images/globe4.jpg);
        background-repeat: repeat-x;
	background-position: -0px -85px;
}

#Thumbnails {
	float: left;
	width: 60.2%;
	height: 20px;
	background-image: url(images/globe4.jpg);
        background-repeat: repeat-x;
/*	background-position: -256px -85px;*/
        background-position: 50% 10%;
}

#Login {
/*        border-style: solid;
	border-width: 1px;
	border-color: transparent;*/
	background-image: url(images/globe4.jpg);
	background-position: -1280px -85px;
/*        background-position: -1007px -85px;*/
/*	border-color:red;
	border-style: solid;*/
}

#Menu {
	float: left;
	width: 20%;
	height: 80%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/globe4-menu-slice.jpg);
	background-repeat: repeat-y;
/*	background-position: -0px -105px;*/
}

#Content {
	float: left;
	width: 58.5%;/* it can't be 60% since then Rightbar will be pushed down */
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	min-height: 300px;
	height: 80%;
/*	border: 1px solid black;
	border-left-style: none;*/
/*	opacity:.60;*/
/*	filter: alpha(opacity=60);
	-moz-opacity: 0.6;*/
}

#Rightbar {
	float: right;
	width: 17%;
	height: 80%;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
}


#Sponsors {
	float: left;
	width: 100%;
	background-color: #ffffff;
}

#Foundations {
	float: left;
	width: 100%;
	background-color: #ffffff;
}

/*****************************
   Sponsors
*****************************/

.sponsorLogo {
  padding: 5px;
}


/*****************************
   Thumbnails
*****************************/

.thumbnailEnd {
  color: #3366ff;
}


/*****************************
    Logo
*****************************/

a.logo:link {
	border-style: none;
	border-width: thin;
	border-color: #00ff00;
}

a.logo:visited {
	border-style: none;
	border-width: thin;
	border-color: #00ff00;
}

a.logo:hover img {
	border-style: solid;
	border-width: thin;
	border-color: white;
}

img.logo {
	float: left;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-width: thin;
	border-color: transparent;
	height: 85px;
}

/*****************************
	Rightbar
*****************************/

a.rightBar:link {
	border-style: none;
	border-width: thin;
	border-color: #00ff00;
}

a.rightBar:visited {
	border-style: none;
	border-width: thin;
	border-color: #00ff00;
}

a.rightBar:hover img {
	border-style: solid;
	border-width: thin;
	border-color: red;
}

img.rightBar {
	float: left;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-width: thin;
	border-color: transparent;
}

/*****************************
        Content
*****************************/

#Content a {
         color: #0000cc;
}


/*****************************
	Background Image
*****************************/

.coolbackground {
	background: url(globe-slice.jpg) repeat-x;
	height: 85px;
	position: relative;
}



/*****************************
	Title
*****************************/
.title {
	color: #ffffff;
	font-family: Times, Helvetica, sans-serif, Arial;
	font-size: 50px;
	font-weight: bold;
	margin-top: 50px;
	padding-top: 50px;
	padding-left: 20px;
	position: relative;
}

.titleImage {
  padding-top: 15px;
  padding-left: 20px;
}

/*****************************
	subTitle
*****************************/
.subTitle {
  color: #ffffff;
  font-size: 11px;
  padding-left: 20px;
}


/*****************************
	Menu
*****************************/


.menuLevelOne {
	list-style-type: none;
	padding-left: 10px;
	font-size: x-large;
	font-weight: bold;
}

.menuLevelTwo {
	list-style-type: none;
	padding-left: 20px;
	font-weight: bold;
}

.menuLevelThree {
	list-style-type: none;
	padding-left: 30px;
}

.menuLevelFour {
	list-style-type: none;
	font-style: italic;
	padding-left: 50px;
}

#MenuTable {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
 	background-image: url(images/globe4-menu-slice.jpg);
        background-repeat: repeat-y;
/*	background-position: -0px -105px;*/
}

.selected {
        color: #cc0033;
}

#SelectedMenu {
        background-color: #ffffff;
/*        border: 1px solid black;
        border-right-style: none;*/
        color: #cc0033;
        opacity:.60;
/*        filter: alpha(opacity=60);
        -moz-opacity: 0.6;*/
}

/*****************************
	SitemapTable
*****************************/


.sitemapMenuLevelOne{
  	font-size: x-large;
	font-weight: bold;
}

.sitemapMenuLevelTwo{
	padding-left: 20px;
	font-weight: bold;
}

.sitemapMenuLevelThree{
	padding-left: 30px;
}

.sitemapMenuLevelFour{
	padding-left: 50px;
	font-style: italic;
}

/*****************************
	Footer
*****************************/

#footer {
	border-top: 1px solid #3f2324;
	padding: 30px 50px 80px 50px;
	color: #674f5d;
	font-size: 9px;
	line-height: 14px;
}


#footer img {
	float: left;
	margin-right: 10px;
}


#footer span {
	display: block;
	float:left;
	width:250px;
}


#footer a {
	color: #9e8292;
	text-decoration: none;
}


#footer a:hover {
	color: #008000;
}


/*****************************
	Spacers
*****************************/

.titleSpacer {
         height: 10px;
}

.sectionSpacer {
         height: 50px;
}

.contactInfoHorizontalCellSpacer {
         padding-left: 20px;
         padding-right: 20px;
         border-right-style: solid;
}

.contactInfoVerticalCellSpacer {
         height: 30px;
         width: 100%;
}

/*****************************
	Contact table
*****************************/

.IAESTELCaddress {
         table-layout: fixed;
         white-space: nowrap;
}

#contactForm {
         border-style: solid;
         width: 100%;
}

.minorInput{
         width: 200px;
}

.majorInput{
/*         width: 500px;*/
         height: 200px;
         width: 99%;
}

/*****************************
	Image styles
*****************************/
.linkImage {
      float: left;
      border-style: solid;
      border-width: 1px;
      margin-right: 10px;
}

/*****************************
        Normal links
*****************************/
.normal {
        text-decoration: none;
	color: #CCffff;
}

.normal:link {
	text-decoration: none;
	color: #ccffff;
}

.normal:hover{
	text-decoration: none;
	color: #cc0033;
}

/**********************************
         News
**********************************/
.newsTitleText {
  font-size: x-large;
}

.newsAuthorText {
  color: gray;
  font-size: small;
  line-height: 0px;
}