@charset "UTF-8";

/*  
Theme Name: MAYCAM Adults Only 
Theme URI: http://www.maycam.com/
Description: MAYCAM Adults Only
Version: 2.0
Author: May Ling Su
Author URI: http://www.maylingsu.com/
*/

body {
	background-color: #99CCFF;
	text-align: center;
	overflow: auto;
	margin: 0;
	padding: 0;
}

caption {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: text-top;
	text-align: center;
	}
	
img {
	border: solid #000000 5px;
}

table {
	width: 100%;
	}

td {
	text-align: center;
	}
	
h1 {
	font-size: 24px;
	}	

#container {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	}
	
#header {
	text-align: center;
	padding: 0;
	}
	
#blinds {
	background-image: url(BlueBlinds.jpg);
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	}

#text {
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
	border: thick solid #000000;
 	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans serif;
}

#text a {
	color: #0000FF;
	text-decoration: underline;
	}	
	
#invites {
	padding: 18px;
	}		
	
#legal {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans serif;
	}	
	
#footer {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans serif;
	text-align: center;
	width: 100%;
	font-size: 12px;
	}
	
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}		
	
#standard img {
	border: 0;
	}	
