/***********************************************/
/* Spokesplus Redirect CSS Document            */
/* created by Jason Coy						   */
/* Emerge2 Digital Inc.						   */
/* support@emerge2.com						   */
/***********************************************/

* {	margin:0; padding:0; }
html, body { height:100%; }
body { background-color:#FFFFFF; color:#000; font:100.01%/1.4 sans-serif; text-align:center; /* horizontal centering for IE Win quirks */ width:750px; margin:auto; }
a{ color: #663333; text-decoration: underline; }
a:link{ color: red;	text-decoration: underline; }
a:visited{ color: red; text-decoration: underline; }
a:hover{ color: black; text-decoration: underline; }
#distance { width:1px; height:50%; margin-bottom:-13.75em; /* half of container's height */ float:left; } 
#container { margin:0 auto; position:relative; /* puts container in front of distance */	text-align:left; height:25.5em; width:45em; clear:left; border:4px solid #666666; }
#container img { border:none; margin:5px; }
#container h1 { font-family: Verdana,Arial,sans-serif; font-size:120%; text-align:center; margin-left:2.4em; color: red; }
#container p { margin:1.5em 3em 1.5em 4em; }

