@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffce;
}

body, tr, td, div
{
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	position: overflow;
	padding: 3px;
}

a:link, a:visited
{
	color:#73314a;
}
a:hover, a:active
{
	color:#333333;
	text-decoration:none;
}

.qvNav{
	font: 12px/20px Georgia, Times, serif;
	font-weight:bold;
	color:#73314a;
	text-decoration:none;
}
#qvNav{
	border-top-color:#73314a;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#73314a;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}
#qvNav a:link, a:visited, a:hover{
	border-bottom:none;
	text-decoration:none;
	}

#qvFoot{
	font: 9pt/12pt Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;	
}

.note-on-above{ font size/line height;}


.tripTitle{font-weight:bold; font-variant:small-caps; color:#73314a;}


.qvTitle{
	font: 12px/20px Georgia, Times, serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#333333;
	text-decoration:none;
}


#qvTitle{
	border-top-color:#73314a;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#73314a;
	border-bottom-width:1px;
	border-bottom-style:solid;

	}

#qvTitle a:link, a:visited, a:hover{
	border-bottom:none}
	
.qvHighlight{
	font-weight:bold;
	color:#73314a;
}

a.qvHome{
	font-weight:bold;
	color:#73314a;
	line-height:1.25em;
}

#fut-captions
{
	font-size: 10px;
	font-style:italic;
	padding-right: 20px;
}
#header
{
width: 800px;
height: 19em;
background: #2B2B2B url('/i/russia1.jpg') no-repeat;
margin-bottom: 2px;
}

#headercontent
{
top: 1.5em;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #33f;
font-size: 2.3em;
}

#headercontent h1 sup
{
color: #777;
}

#h2
{
font-size: 1.5em;
font-weight: normal;
color: #eee;
}

#dates
{
font-weight: normal;
color: #33f;
font-size: 1em;
}

#top {
  padding-top:      5px;
  padding-bottom:   35px;
	padding-right:    300px;
	margin-right:     300px;
	margin-left:      25px;
	}
	
#main {
  width:            800px;

	}	
	
#sidebar {
  width:            325px;
	padding-top:      20px;
	padding-bottom:   5px;
	padding-right:    5px;
	padding-left:     5px;
	float:            right;
	}	
	
#about {
  width:            500px;
	float:						right;
	}
	
#about_pic {
  float:            left;
	}
	
#page {
  width:            800px;
	}