


#div_main {
 width:800px;
 background-color:#000;
 position:relative;
 margin-left: auto;
 margin-right: auto;
 height:2000px;
}




#div_cornerabs {
 background-color:#000;
 background-image: url(images/corner3.png);
 background-repeat: no-repeat;
 position:absolute;
 top:1px;
 right:700px;
 width:100px;
 height:35px;
}


#div_headerabs {
 background-color:#000;
 background-image: url(images/logo4.png);
 background-repeat: no-repeat;
 position:absolute;
 top:1px;
 right:100px;
 width:600px;
 height:35px;
}

#div_navbarabs {
 background-color:#4c2914; 
 background-image: url(images/navbarbg.jpg);
 background-repeat: no-repeat;
 position:absolute;
 top:35px;
 right:700px;
 width:100px;
 height:2000px;
}


#div_contentabs {
 background-image: url(images/bg2.jpg);
 background-repeat:repeat;
 position:absolute;
 top:35px;
 right:100px;
 width:600px;
  height:2000px;

 } 
 


#div_insert {
 position:absolute;
 top:34px;
 right:100px;
 width:600px;
  height:2000px;
 text-align:center;
 }

body {
	text-align: center;
}


.centered-table {
   margin-left: auto;
   margin-right: auto;
}


img.floatRight { 
    float: right; 
    margin: 6px; 
}






dt
	{ color: white; font-size: 10px; font-family: verdana, arial;
	font-style: normal }

dd
	{ color: #C8AB71; font-size: 11px; font-family: verdana, arial;
	font-weight: bold }
	
.description
	{ color: gray; font-size: 10px; font-family: verdana, arial;
	font-weight: normal }
	
.caltitle
	{ color: #C8AB71; font-size: 11px; font-family: verdana, arial;
	font-weight: bold }
	
.caltime
	{ color: #FFFFFF; font-size: 10px; font-family: verdana, arial;
	font-weight: bold }
	
.caltitle2
	{ color: #C8AB71; font-size: 10px; font-family: verdana, arial;
	font-weight: bold }
	
.caltime2
	{ color: #FFFFFF; font-size: 10px; font-family: verdana, arial;
	font-weight: bold }
	
a
	{ color: #C8AB71; font-family: verdana, arial}
	
a:active  {color: #E7B757;}	


a:visited {color: #AA915F;}

	
a:hover  {color: #F3CC7D;}

.profiletype
	{ color: #C8AB71; font-size: 10px; font-family: verdana, arial;
	text-align: left; padding: 20px;
	display: block;
	line-height: 170%;
	text-indent: 1cm
	
	}


.tpatypegold
	{ color: #C8AB71; font-size: 10px; font-family: verdana, arial; text-align: left}

.tpatypegoldgeorgia
	{ color: #C8AB71; font-size: 12px; font-family: georgia; text-align: left}


	
.tpatypewhite
	{ color: #FFFFFF; font-size: 10px; font-family: verdana, arial;}
	
.tpatypewhitebold
	{ color: #FFFFFF; font-size: 10px; font-family: verdana, arial; font-style: bold }
	
.tpatypegrey
	{ color: #888888; font-size: 10px; font-family: verdana, arial;}
	
.tpatypephoto
	{ color: #888888; font-size: 8px; font-family: verdana, arial; text-align: left;}
	
h1
	{ color: #FFFFFF; font-size: 12px; font-family: verdana, arial; font-style: bold }

.calendar_date { color: white; font-size: 11px; font-family: verdana;
font-style: normal } .calendar_event  { color: #c8ab71; font-size: 9px;
font-family: verdana }

.calendar_date_red { color: #9c2914; font-size: 11px; font-family: verdana;
font-style: normal } .calendar_event  { color: #c8ab71; font-size: 9px;
font-family: verdana }


.thumbnail
{ 
border: 1px solid #000000; 
}


	#menu {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100px;	
}


#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 14px;
	padding-bottom: 10px;	
}


#menu a {
	
	border-bottom: 0px;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 2px 4px;
	text-decoration: none;
	height: 18px;
	padding-top: 5px

}

#menu a:hover {
	background: #4c2914 url("images/hover.png") left center no-repeat;
	
	
	
}	

#menu a:active {
	background: #000000 url("images/hover.png") left center no-repeat;
}	



div.figure {
  float: right;
  width: 50%;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: 9px;
  text-indent: 0;
  color: white;
}

hr {
      border-top: 1px dotted #C8AB71;
      color: #C8AB71;
      background-color: #000;
      height: 0px;
    }
    
    
   

.flashclass{ /*sample CSS class added to  */
width: 400px; /*a width should be defined for transition to work*/
height: 150px; /*a width should be defined for transition to work*/
border: 0px solid black;
padding: 0px;
}

.flashclass img{
border-width: 0;
}

