@charset "utf-8";
/* CSS Document */

/*CSS mini bomb*/
html, body, div {padding:0;margin:0}

body {background-color:#000}

#contentBox {background-color:#ff0000;color:#fff;width:780px;margin: 70px auto auto auto;}

.logoSM {position:relative;top:-59px;left:-55px;width:252px;height:86px;border:none;margin-bottom:-40px}

.centered {text-align:center;}

h1, h2, p {font-family: Tahoma, Helvetica, Arial, sans-serif;font-weight:100;}

h1 {font-size:3em;}

p {font-size:1.2em;}

.southbeachSMtype {font-size:.8em;}

.horizontalList li {list-style-type:none; display:inline; padding-right: 20px;}

h2 {font-size:1.5em; display:inline;}

h2 a:link {color:#fff}
h2 a:hover {color:#000}
h2 a:visited {color:#fff}

h3 a:link {color:#fff}
h3 a:hover {color:#000}
h3 a:visited {color:#fff}

#footer {
	color:#808080; font-size: 10px; font-family: sans-serif; text-align:center; margin:30px auto 30px auto;}
	
#footer a:link
	{ color: red; font-size: 10px; font-family: sans-serif; text-decoration: none }
#footer a:hover
	{ color: red; font-size: 10px; font-family: sans-serif; text-decoration: underline }
#footer a:visited
	{ color: white; font-size: 10px; font-family: sans-serif; text-decoration: none }
