@charset "UTF-8";
body  {
	background: #000066;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../Images/Master%20Art/containerart.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.twoColFixRtHdr #container { 
	width: 700px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000066;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background: #FFFFFF;
	padding: 0 0px 40px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	border-left:medium;
	border-left-color:#000066;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.twoColFixRtHdr #sideart {
	background: #FFFFFF;
	background-image: url("../Images/Master Art/sidebarart.jpg");
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 2em 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 515px;
	padding: 0.5em 0 0 0.5em;
	border:thin;
	color:#000066;
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#000066; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #996633;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #000066;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #996600;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	color: #000066;
}
.bluetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
}
.sidebartype {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	margin: 0 0.5em 0 0.5em;
}
.smalldots{
	color:#996633;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}	
.savethedate{
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style:italic;
	font-weight:bold;
	line-height: 22px;
}
.WhiteBallDate{
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style:italic;
	font-weight:bold;
	line-height: 22px;
}
.redballtype{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: small;
	line-height: 22px;
}
.bluelinetype18 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
}
.tatlertitles{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #996633;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
}
.oldtiaraballs {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-style:italic;
	line-height: 18px;
}
.ballscript {
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height:22px;
	font-style:italic;
	font-weight:bold;
}
.2010WhiteBall { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-weight: bold;
	font-style:italic;
	font-size:1.5em;
	line-height: 18px;
}
.2010WhiteOutCancer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight: 300;
	font-size: 1.25em;
	line-height: 22px;
}
.201041stAnniversary {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 1.5em;
	line-height: 22px;
}
.ballscriptsm {
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 18px;
	font-style:italic;
	font-weight:bold;
}
.extratype{
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 1.1em;
	line-height: 26px;
}
.packagetype{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	padding-left: 40px;
}
.41stanniversary{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold
	line-height: 18px;
}
	
