/* IMAST CSS DESIGN */

body {
margin: 10 auto;
background: #016480 url(/imast/2010/images/bg.gif) repeat-x;
font-family: Verdana, sans-serif;
color: #000;
font-size: 62.5%;
}

a {
color: #5382BF;
text-decoration: underline;
}

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

#main_frame {
width: 900px;
margin: 0 auto;
background: #000 url(/imast/2010/images/header_bg.jpg) no-repeat;
border: 1px solid #FFF;
}

#logo_over {
border-bottom: 1px solid #5b5347;
}

#navigation {
margin-top: 5px;
border-bottom: 1px solid #5b5347;
}

#content_frame {
width: 900px;
background-color: #FFF;
}

.past_img {
width: 102px;
float: left;
}

.vienna_img {
float: left;
margin: 0;
}

.mid_rightcol {
width: 203px;
height: 50px;
background: #6592D3 url(/imast/2010/images/mid_right_img.jpg) no-repeat;
float: right;
padding: 100px 10px 0 10px;
}

.mid_when {
font-size: 1.7em;
color:#EBAB00;
font-weight: bold;
}

.mid_where {
font-size: 1.4em;
color: #FFF;
font-weight: bold;
}

#content {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
width: 545px;
float: right;
padding: 15px 15px 15px 0;
}

ul {
line-height: 1.4em
}

.heading1, h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
line-height: 1.2em;
font-weight: bold;
}

.heading2, h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
line-height: 1.2em;
font-weight: bold;
color: #003B8F;
}

.heading3, h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
color: #003B8F;
}

.heading4, h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
line-height: 1.1em;
font-weight: bold;
color: #003B8F;
}

.save_the_date {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
color: #000;
}


.hr_divider {
border-bottom: 1px solid #5382BF;
padding: 5px 0;
}

.faq_divider {
border-bottom: 1px solid #EBAB00;
margin-bottom: 10px;
}

#key_dates {
margin-top: 10px;
}	

#rightcol {
width: 203px;
height: 650px;
padding: 15px 10px 15px 10px;
background-color: #C2E7EF;
float: right;
}

* html #rightcol {
min-height: 650px;
}

#popup_window {
background-color: #FFF;
padding: 10px;
font-size: 1.1em;
line-height: 1.3em;
}

#footer {
background-color: #172E43;
font-size: 1.1em;
color: #FFF;
text-align: center;
padding: 10px 0;
}