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

#header {
	background-image:url(images/InstantDipHeader.jpg);
	width:1000px;
	height:88px;
	background-repeat:no-repeat;
	text-align:right;
	margin-top:10px;
}

#header a
{
margin-left:20px;
color:#666;
font-family:"Arial Black", Gadget, sans-serif;
font-size:14px;
}

#toplinks{
	
}
#menubar {
	width:100%;
	height:40px;
	background-color:#D9F7FF;
	padding-top:10px;
	
}
#links {
     width:1000px;
	 margin-left:-100px;

}
#links a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#666;
	text-decoration:none;
	padding-left:20px;}
	
#links a:hover{
	text-decoration:underline;
	color:#CCC;
	
}
#mainContent
 {
	background-image:url(images/GRAY_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	Height:356px;

 }
#mainContentSecondary
 {
	background-image:url(images/GRAY_bg.jpg);
	background-repeat:repeat-x;
	width:1000px;
	margin-top: 20px;
	margin-bottom:100px;

 }

#WhiteBox {
	background-image:url(images/WhiteBox.png);
	width:995px;
	height:325px;
	background-repeat:no-repeat;
	margin-top:20px;
	display:block;
}
#WhiteBox a{
	margin-left:20px;
	margin-right:20px;
	color:black;
font-family: Arial, Gadget, sans-serif;
font-size:13px;

	
}


#content {
	text-align:left;
	padding-left:20px;
	width: 890px;
	
}

#secondRow {
	 background-image:url(images/Second_Fade.jpg);
	 background-repeat:repeat-x;
	 width:100%;
	 Height:432px;
}
#secondRowSecondary {

	 background-repeat:repeat-x;
	 width:100%;
	 Height:150px;
}
#secondContentContainer {
	 width:1050px;
	 Height:432px;
}

#InstantTip {
	background-image:url(images/Tip_Box.gif);
	background-repeat:no-repeat;
	height:300px;
	float:left;
	width:480px;
	text-align:left;
	padding:20px;
	margin-top:30px;
}
#History {
		height:300px;
	float:left;
	width:480px;
	text-align:left;
	margin-top:30px;
	padding:20px;

}
#footer
{
	background-color:#CCC;
	padding:15px;
	border-top:medium;
	border-top-color:#000;
}
#footer a
{
margin-left:20px;
color:#666;
font-family:"Arial Black", Gadget, sans-serif;
font-size:10px;

}

h1
{
	font-family:Arial Black, Helvetica, sans-serif;
font-weight:900;
font-size:25px;
margin-top:0px;
}

h2
{
font-family:Arial Black, Helvetica, sans-serif;
font-weight:700;
font-size:20px;
margin-top:0px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
font-weight:200;
font-size:15px;}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
font-size:12px;}

/* -------------------- */
.t {background: url(images/dot.gif) 0 0 repeat-x}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.blbdr {background: url(images/bl_wh.gif) 0 100% no-repeat}
.brbdr {background: url(images/br_wh.gif) 100% 100% no-repeat}
.tlbdr {background: url(images/tl_wh.gif) 0 0 no-repeat}
.trbdr {background: url(images/tr_wh.gif) 100% 0 no-repeat; padding:10px} 
/* -------------------- */
