/* CSS Document */
body 
{
font-family:'Lucida Sans','Trebuchet MS',Tahoma,Sans-Serif;
background-color:#020408;

 margin-left: 0;
 margin-right:0;
 margin-top:0px;
 padding: 0;
margin-bottom:100px;

 text-align: center;
}


#MyHeader
{
background-image:url(http://www.apigeoncalledfrank.com/images/topBG.gif);
background-repeat:repeat-x;
width:100%;
height:300px;
}

#City
{
background-image:url(http://www.apigeoncalledfrank.com/images/city.gif);
background-repeat:repeat-x;
width:100%;
height:233px;
}

#Menu{
position:relative;top:-25px;
}

#Menu a
{

}

#Menu a:hover
{
-moz-opacity:0.7;
}

.selected
{
-moz-opacity:0.5;
}

#container {
  margin: 0 auto;
  width: 60%;
  max-width:600px;
  height:700px;
 
  font-family: Helvetica;
color:#D0CDD1;
  }
  
  #ArticleBody
{
border-top:medium ridge gray;
padding-top:20px;
width:100%;
min-height:600px;
height:auto;

text-align:left;

}

#ArticleBody h2
{
letter-spacing:-1px;
}

  #ArticleBody h2 a
{
color:#D0CDD1;
text-decoration:none;
}

  #ArticleBody h2 a:visited
{
color:#D0CDD1;
text-decoration:none;
}

#Nav a
{
font-size:16px;
text-decoration:none;
color:#D0CDD1;
font-weight:bold;
}

#Nav a:visited
{
font-size:16px;
text-decoration:none;
color:#D0CDD1;
font-weight:bold;
}

#Nav a:hover
{

color:gray;

}

#Comment
{
float:left;
width:100%;
min-width:600px;
height:auto;
margin-top:50px;
margin-bottom:100px;

}

#UserComment
{
float:left;
margin-left:40px;
background-image:url(http://www.apigeoncalledfrank.com/images/UserComment4.gif);
background-repeat:no-repeat;
background-position:left;
width:200px;
height:136px;

}

#UserCommentName
{
position:relative;
top:100px;
left:-25px;
font-size:18px;
width:200px;
height:40px;
}

#UserCommentName a
{
font-style:italic;
color:#D0CDD1;
text-decoration:none;

}

#MyComment
{
float:left;
margin-left:40px;
background-image:url(http://www.apigeoncalledfrank.com/images/MyComment.gif);
background-repeat:no-repeat;
background-position:left;
width:200px;
height:136px;

}

#CommentBody
{

float:right;
width:300px;
height:auto;
text-align:left;
background-color:#1D1B39;
padding:5px;
margin-right:50px;
}

#CommentForm
{
font-family:Helvetica,'Lucida Grande','Trebuchet MS',Tahoma,Sans-Serif;
font-size:25px;font-weight:bold;color:#E8E7E7;letter-spacing:-3px;
margin-top:50px;
padding:20px;

height:auto;

}

#CommentForm h1
{
font-size:60px;
letter-spacing:-3px;
color:white;
}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#Bubble
{
height:100px;
width:90px;
background-image:url(http://www.apigeoncalledfrank.com/images/bubble.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#Favorites
{
background-image:url(http://www.apigeoncalledfrank.com/images/favback.png);
background-repeat:no-repeat;
height:auto;
min-height:350px;
text-align:center;
width:auto;
}