@charset "utf-8";
body {
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 180%; 
	color: #FCECDC;
	margin: 0px;
}

a:link {color:#FCECDC; text-decoration:underline;}
a:visited {color:#FCECDC; text-decoration:underline;}
a:active {color:#FCECDC; text-decoration:underline;}
a:hover {color:#F7B063; text-decoration:underline;}
a:visited:hover {color:#F7B063; text-decoration:underline;}

a:focus {outline:none}
img {border: 0}

h1 {font-size:24px; color:#F8B265;}
h2 {font-size:22px; color:#F8B265;}
h3 {font-size:20px; color:#F8B265;}
h4 {font-size:24px; color:#FCECDC;}
h5 {font-size:24px; color:#FFFFFF;}

#content {background-image:url(images/content-bg.jpg); background-repeat:no-repeat;}
#twitter {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; line-height:140%;}
#twitter a:link {color:#FFFFFF; text-decoration:underline;}
#twitter a:visited {color:#FFFFFF; text-decoration:underline;}
#twitter a:active {color:#FFFFFF; text-decoration:underline;}
#twitter a:hover {color:#F7B063; text-decoration:underline;}
#twitter a:visited:hover {color:#F7B063; text-decoration:underline;}

#footer {font-family:Arial, Helvetica, sans-serif; font-size:14px;}

#crossslide {width:474px; height:278px;}