html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background-image: url('images/gradientpurple.jpg');
  background-repeat: repeat-x;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 9pt; 
  font-family: Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 1000px;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -280px; 
  width: 1000px;
}

#contact_container
{
  position: relative; 
  top: 100px;
  left: 0px;
  width: 250px;
}

#photo_container
{
  position: relative; 
  top: -50px;
  right: -400px;
  width: 170px;
}


/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #e7e3be; 
  background-color: transparent;
}

#menu a:hover, #menu a:active
{
  background-image: url('images/taba-3.png');
  color: #594a6b; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/taba-2.png');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}


/* === Other Divs === */
 


.border
{
  background-color: transparent;
  padding: 4px 4px 15px 220px;
  height: 500px;
  background-image: url('images/background.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.title
{
  position: absolute;
  margin-left: 20px;
  margin-top: 20px; 
  width: 32px;
  height: 360px;
  background-image: url('images/vanero.gif');
}

.content
{
  height: 486px;
  overflow: auto;
  padding: 7px 40px 0 0;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #e7e3be;
  background-color: inherit;
}



/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -20px 0px;
  padding: 0 10px 40px 0;
  font-size: 2.5em;
  letter-spacing: .05em;
  line-height: .6em;
  color: #ae493f;
  background-color: inherit;
  /*border-left: 4px solid rgb(202, 68, 102);*/

}

h2
{
  padding: 10px 0 0 0;
  font-size: 14px;
  color: #00000;

}

}
.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 0;
}

.text a
{
  color: #587976;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #88b9b5;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

/* armstrong css */
.description
{
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	font-size: x-small;
	font-weight: bold;
	background: transparent;
	text-transform: none;
}

#top
{
	height: 223px;
}

#container { background: transparent; 
	/*border: #900 1px solid;*/
}
#container img { padding: 12px; }

#catcontainer { background: transparent;}

#holding
{
	background-image: url();
	background-repeat: repeat-y;
	background-position: right;
	/*border: #0C6 1px solid;*/
	
background-color: transparent;
	background: #fff;
}

#sidebar
{
	background: #FFE64C;
	padding: 20px;
	margin: 0 25px 0 0;
	float: right;
	width: 180px;
}

#sidebar a
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin: 0 10px 5px 0;
}

#sidebar a:hover
{
	background: #FFF;
	padding: 2px;
	letter-spacing: .1em;
}

#item
{
	float: left;
	width: 300px;
	color: #333;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin: 0 0 15px 2em;
	background: transparent;
	/*border: #900 1px solid;*/
	padding: 0 0 0 0;
}

#item img
{
	/*border-color: #333;*/
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

#item #logo img
{
	/*border-color: #FFF;*/
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

#thumbsholder
{
	margin: 0px 15px 0 0;
	padding: 0;
	color: #333;
	background: transparent;
}

#thumbsholder p
{
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0 200px 0 30px;
}

.thumb
{
	/*border-color: #000;
	border-width: 0;
	border-style: solid;*/
	margin: 25px;
	float: left;
}

/*.thumb a { border-color: #666; }
.thumb a:hover { border-color: #960; }*/

.title2
{
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color: #003366;

}

.bigtitle
{
	color: #496461;
	font-family: verdana, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
.bigtitle2
{
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin: 5px 0 -5px 0;
}

.bigtitle3
{
	color: #524462;
	font-family: verdana, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin: 10px 0 0px 0;
}

.date
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #666;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-weight: bold;
}

.cathead
{
	font-family: verdana, arial, sans-serif;
	font-size: 2em;
	letter-spacing:.1em;
	color: #000;
	margin-bottom: 25px;
	font-weight: bold;
}

.side
{
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 9px;
	font-weight: normal;
	background: #FC6;
	line-height: 2em;
	padding: 2px;
}

.side p { margin: 0 0 8px 0; }

.sidetitle
{
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	line-height: .7em;
	padding: 2px;
	margin-top: 10px;
	letter-spacing: .1em;
	border-bottom: 1px dotted #FFF;
	text-align: center;
	background: transparent;
}
/*armstrong extra css
.calendar
{
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	font-size: x-small;
	font-weight: normal;
	background: #FF9933;
	line-height: 140%;
	padding: 2px;
	text-align: center;
}

.calendarhead
{
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	font-size: x-small;
	font-weight: bold;
	background: #FF9933;
	line-height: 140%;
	padding: 2px;
}
.blogbody
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: small;
	font-weight: normal;
	background: transparent;
	line-height: 16px;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover
{
	font-weight: normal;
	text-decoration: underline;
}*/
