body {

    background-image:url('graphics/parchment.gif');
	background-color: #f2e1c7;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}



#wrapper {
    margin-left:auto;
    width: 850px;
}

#flash {
    margin-right:10px;
}

#photo_txt_frame {
    margin-top:20px;
    margin-bottom: 20px;
}

#content {
    width: 100%;
}

#script {
    font-family: Garamond;
    font-size: 28px;
   color: #455E5A;
    margin-top: 15px;
 }
 
 .page_text {
    font-family: Garamond;
    font-size: 16px;
   color: #455E5A;
   font-weight: bold;
 }
 
#low_text {
    font-family: Garamond;
    font-size: 16px;
   color: #455E5A;
   font-weight: bold;
   margin-top:10px;
   margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
 }
 
 #photo_space {
    margin-rignt: 10px;
    margin-bottom: 10px;
 }
 
#logo_space {
    margin-top:20px;
    margin-left: 10px;
    margin-bottom: 20px;
 }
 
 #footer_left {
    font-family: Garamond;
    font-size: 12px;
   color: #455E5A;
   position: fixed;
   right: 40%;
   margin-top: 6px;
   margin-right:50px;
 
 }
 
  #footer_right {
    font-family: Garamond;
    font-size: 12px;
   color: #455E5A;
   position: fixed;
   left: 61%;
   margin-top: 6px;
 
 }
 
#vert_line {
    margin-left: 100%;
 }
 
 #line_position {
   position: fixed;
   left: 60%;
 }

.title {
	font-size: 30px;
	font-family: Tahoma,Ariel;
	color: #000000;
}

.content1 {
	font-size: 14px;
	font-family: Tahoma,Ariel;
	color: #ffffff;
}

.content2 {
	font-size: 14px;
	font-family: Tahoma,Ariel;
	font-weight: bold;
	color: #000000;
}

.content3 {
	font-size: 10px;
	font-family: Tahoma,Ariel;
	color: #ffffff;
}

a.select:link {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a.select:visited {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a.select:hover {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #66FFFF;
	font-weight: bold;
	text-decoration: none;
}
a.select:active {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}

.link {
    font-size: 16px;
	font-family: Garamond;
	color: #455E5A;
    
	font-weight: bold;
	text-decoration: none;
 }

a.menu:link {
	font-size: 16px;
	font-family: Garamond;
	color: #455E5A;
    
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 16px;
	font-family: Garamond;
	color: #455E5A;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 16px;
	font-family: Garamond;
	color: #F95454;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-size: 16px;
	font-family: Garamond;
	color: #455E5A;
	font-weight: bold;
	text-decoration: none;;
}
