/* format_search.css */

body	{font-family: Trebuchet MS;
	color: black;
	background-color: #000000;}

#rsvp-header {background-color: #000000; color: #bfbfbf;
width: 944px; height: 40px;
padding-left: 0px; padding-right: 0px; padding-top: 0px;
border: 0px solid #ffffff; text-align: center;
position: absolute; top: 00px; left:200px;}

#rsvp-image {background-color: #ffffff; color: black;
width: 525px; height: 250px;
border: 1px solid #ffffff;
position: absolute; top: 75px; left:440px;}

#rsvp-movie {background-color: #000000; color: white;
width: 400px; height: 300px; font-family: Trebuchet MS;  font-size: 14pt;
padding-left: 0px; padding-right: 0px;
border: 0px solid #ffffff; text-align: center;
position: absolute; top: 375px; left:250px;}	

#rsvp-slideshow {background-color: #000000; color: white;
width: 400px; height: 210px; font-family: Trebuchet MS; font-size: 14pt;
padding-left: 0px; padding-right: 0px;
border: 0px solid #ffffff; text-align: center;
position: absolute; top: 375px; left:750px;}	

#rsvp-video-links {background-color: #000000; color: white;
width: 400px; height: 210px; font-family: Trebuchet MS;
padding-left: 0px; padding-right: 0px;
border: 0px solid #ffffff; text-align: center;
position: absolute; top: 775px; left:250px;}	

#rsvp-photo-links {background-color: #000000; color: white;
width: 400px; height: 210px; font-family: Trebuchet MS;
padding-left: 0px; padding-right: 0px;
border: 0px solid #ffffff; text-align: center;
position: absolute; top: 775px; left:750px;}	

#rsvp-form {background-color: #000000; 
width: 410px; height: 410px; 
border: 2px solid #bfbfbf;
position: absolute; top: 1015px; left:473px;}

#rsvp-social-networks {background-color: #000000; 
width: 105px; height: 200px; 
border: 0px solid #bfbfbf;
position: absolute; top: 75px; left:05px;}

#rsvp-footer {background-color: #000000; color: #bfbfbf;;
width: 944px; height: 2em; font-size: 9pt;
padding-left: 0px; padding-right: 0px; padding-top: 6px;
border: 0px solid #ffffff; text-align: center;
position: absolute; top: 1450px; left:200px;}


form {padding: 0 0;
			margin: 0 0;
			border: 1px; solid white;
			font-family: Trebuchet MS; 
			font-size: 10pt;}

label {border: 1px; color: white;
			background-color: #000000;}

input[type="checked"]
	{width: 300px;}
			
legend {color: white}
			
table {table-layout: auto; width: 100%;}
a:link	{color: #000000;}
a:visited {color: #000000}
th {border: 0px solid;
		color: #000000;
		text-align: left;}
td {border: 0px solid #000000;}
tbody td {text-align: left; color: #ffffff}
caption {background-color: #ECE5B6; border: 2Px solid #000000;
color: #ffffff; font-size: 12Pt;}
			

						
						
						
