body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 80%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	text-align: left;
	margin: 0px;
	padding-right: 20px;
	color: #333333;
	font-style: normal;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
}
h3 {
	color: #333333;
}





li {
	font-size: 80%;
}
	


	

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size:1 px;
	line-height:0px;
	}
	
.imageright {
	margin: 0px 5px 5px;
	padding: 5px;
	float: right;
}

.imageleft {
	margin: 0px 5px 5px;
	padding: 10px;
	float: left;
}

.dropcap {
	float: left;
	font: normal 70pt/0.8em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin-right: 3px;
}	


#contents {
	height: auto;
	width: 700px;
}
#contents a:hover {
	color: #000000;
	text-decoration: none;
}
#contents a {
	font-weight: bold;
	color: #990000;
}
#clientlist a {
	text-decoration: none;
	color: #FFFFFF;
}
#clientlist h3 {
	padding-right: 15px;
	color: #000000;
	font-size: 150%;
}
#client-options a:hover {
	color: #990000;
	text-decoration: none;
}
#client-options a {
	color: #FFFFFF;
}





#logo {
	height: 160px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#menu-front {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	margin-top: 26px;
	background-color: #990000;
	float: right;
	width: 425px;
	font-weight: bold;
}
#menu-front a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-front a:hover {
	color: #000000;
	background-color: #666666;
}

#menu-inside {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	background-color: #990000;
	float: right;
	width: 400px;
	font-weight: bold;
}
#menu-inside a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-inside a:hover {
	color: #000000;
	background-color: #666666;
}

/*-----------------------------------*/
/*    HIGHSLIDE JS                   */
/*-----------------------------------*/

.highslide {
	cursor: url(file:///C|/web/magic100.7/styles/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}



/*-----------------------------------*/
/*    CLEARFIX                       */
/*-----------------------------------*/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix {display: inline-block;}  
 /* Holly Hack Targets IE Win only \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
#poll-options {
	text-align: left;
}
