/* 
{
padding: 0;
margin: 0;
border: 0;
}
*/

body { 
  text-align: left;
  padding: 0;
  margin: 0;
  border: 0;
}

#Container {
width: 800px;
/* margin: 0 auto; */ /* We are going to center this design */
text-align: left; 
}

#Header {

  background-color: #FFFFFF;
  text-align: center;
  vertical-align: middle; 
  font-family: Arial;
  font-size: 13px;
  color: #3878DB; 
  background-image: url(/Images/logo.gif);
  background-repeat: no-repeat;
  width: 800px; 
  height: 80px; 
  padding-left: 0px; 
  padding-right: 0px;
  border: 0px dashed #3878DB;

}

#Content {
float: right;
width: 640px;
background: #FFFFFF;
text-align: left;
color: #3878DB;
font-family: Arial;
font-size: 15px; 
}

#Menu {
float: left;
width: 135px; 
background: #FFFFFF;
background-image: url(/Images/background_menu.gif);
}

#Footer {
clear: both;
width: 800px;
height: 20px;
/*margin: 0 auto; */ /* We need to center the footer also */
background-color: #0088D6;
background-image: url(/Images/bottom_line800_.gif);
color: #E2EEFD;
text-align: center;
}

#TopMenu {
  text-align: left;
  background-color: #0088D6;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 140%; 
  color: #E2EEFD; 
  position: absolute; 
  left: 136px; 
  top: 0px; 
  width: 509px;
  height: 19px; 
  padding-left: 10px; 

}

#Nav{

padding: 0px;
position: absolute;
top: 29px;
left: 166px;
text-align: left;
background-color: #FFFFFF;
width: 500px;
height: 23px;
line-height:23px;
color: #3878DB;
font-family: Arial;
font-size: 15px;
font-weight: normal;
border: 0px solid #3878DB;
z-index: 0;

}

#Search{

padding: 0px;
position: absolute;
top: 29px;
left: 650px;
text-align: left;
background-color: #FFFFFF;
width: 150px;
height: 23px;
line-height:23px;
color: #3878DB;
font-family: Arial;
font-size: 13px;
font-weight: normal;
border: 1px solid #FFFFFF;
z-index: 0;

}

#Arc {
  vertical-align: middle; 
  position: absolute;
  background-image: url(/Images/menu1.gif);
  background-repeat: no-repeat;
  left: 136px; 
  top: 19px;
  width: 26px; 
  height: 24px; 
  border: 0px;
}

.Main {font-family:Arial; font-size:13px; color: #3878DB;}
H1     {font-family:Arial; font-size:18px; color: #3878DB; margin-top:-5px; margin-bottom:-5px;}
H2     {font-family:Arial; font-size:15px; color: #3878DB; margin-left:5px; margin-right:5px;}
P       {font-family:Arial; font-size:15px; color: #3878DB; margin-left:5px; margin-right:5px; line-height:140%}
a       {font-family:Arial; font-size:15px; color: #3878DB; font-weight:normal; line-height:140%}
a.TopMenu {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 140%; 
  color: #E2EEFD; 
}
a.TravelGuide {
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 150%; 
  color: #3878DB; 
}

a.FooterMenu {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  line-height: 140%; 
  color: #E2EEFD; 
}

.PageTitle {color: #3878DB; padding: 5px; width: 100%; font-family: Arial; font-size: 13px; font-weight: bold; text-align: center; }

.BlueTitle {color: #E2EEFD; padding: -4px; font-family: width: 136px; height: 19px; font-family: Arial; font-size: 12px; font-weight: bold; text-align: center; background-color: #0088D6}

.BTCity {color: #E2EEFD; padding: -4px; font-family: Arial; font-size: 12px; font-weight: bold; text-align: center; background-color: #0088D6}

.CommentsTitle {color: #3878DB; width: 100%; font-family: Arial; font-size: 12px; font-weight: bold; text-align: center; border: 0px solid #0088D6; background-color: #B2CFFC;}

.CT {font-family: Arial; font-size: 12px; padding: 0px;}

.Comments {color: #3878DB; width: 100%; font-family: Arial; font-size: 12px; font-weight: normal; text-align: left; border: 1px dashed #3878DB; background-color: #E2EDFB; padding: 5px;}

.lm {
  padding-left: 4px;
  background-image: url(/Images/arrow_menu.gif);
  background-repeat: no-repeat;
  background-position: center right;
  border: 0px;
}

.oml {background: url(/Images/left_quiz.gif) 0 100% no-repeat #B2CFFC; width: 629px; height: 19px; font-weight: bold; text-align: center;}

.omr {background: url(/Images/right_quiz.gif) 100% 0 no-repeat;}

#quizbody {width: 608px; border: 1px solid #B2CFFC; padding:15px;}

