/* CSS Document */
body 
{
	background-image: url(../images/bkg2.jpg);
	background-color: #202062;
	background-position: top center;
	background-repeat: repeat-y;
}

#maintable {
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
}

td.greenpic{
padding: 0px;
margin: 0px;
background-image: url(../images/Home_03.jpg);
background-position: top left;
background-repeat: repeat-y;
}

#banner{
background-image: url(../images/Home_02.jpg);
height: 130px;
}

#menu{
background-image: url(../images/Home_03.jpg);
width: 152px;
height: 189px;
padding: 0px;
margin: 0px;
}

#menu a{
	border: none;
}

#menu ul{
	list-style-type: none;
}

#menu li{
	list-style-type: none;
}

#Nav {
height: 88px;
	}


#container1 {
	width: 620px;
	margin: 10px 10px 10px 10px;
	min-height: 425px;
	height: auto;
	
}

*html #container1 {
	width: 600px;
	height: 425px;
	margin: 10px 10px 10px 10px;
}

#Bottom {
	background-image: 
	url(../images/Home_11.jpg);
	height: 42px;
	background-repeat: no-repeat;
	background-position: top right;	
}
/*IGGY'S TIP*/
#tipwrap {
width: 250px;
float: right;
margin: 0;padding: 0;
}

*html #tipwrap {
width: 250px;
position: relative;
top: 0;
right: 10;
margin: 0;padding: 5px 0px 5px 5px;
}


#tiptop{
width: 250px;
height:  11px; 
background-image: url(../images/IggyTip_01.gif);
background-repeat: no-repeat;
margin: 0;
padding: 0;
}

*html #tiptop{
width: 250px;
height:  11px; 
background-image: url(../images/IggyTip_01.gif);
background-repeat: no-repeat;
margin: 0px 0px -10px 0px;
padding: 0;
}

#tipmid{
width: 250px;
background-image: url(../images/IggyTip_02.gif);
background-repeat: repeat-y;
margin: 0;padding: 0;
}

#tiptext {

	min-height:  90px;
	height: auto;
	background-image: url(../images/IggyTip_05.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px 12px 0px 10px;
}

*html #tiptext {

	height:  90px;
	background-image: url(../images/IggyTip_05.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px 12px 0px 10px;
}

#tipend {
	width: 250px;
	height:  11px; 
	background-image: url(../images/IggyTip_07.gif);
	background-repeat: no-repeat;
	margin: 0;padding: 0;
}

#tipmid p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 1px 0px 1px;
	padding: 0;
}
/* END IGGY'S TIP2*/ 

/*IMAGE BOX*/
div.desc
{
	text-align: center;
	font-weight: normal;
	max-width: 120px;
	margin: 2px;
	font-size: 10px;
}
      
div.imgbox {
margin: 2px 2px 2px 2px;
padding: 5px 5px 5px 5px;
background-color: #C3D3F1;
border: 1px solid #333;
height: auto;
width: auto;
float: right;
text-align: center;
}
/* END IMAGE BOX*/ 

/* TYPE */

body{
	font-family: Arial, Helvetica, sans-serif;
}

.mice {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

.micedivide {
	font-size: 12px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: medium double #333333;
	border-left: none;
	text-transform: none;
	text-align: left;
}

p {
	font-size: 14px;
	margin-left: 20px;


}
#container1 a{
	font-weight: bold;
	color: 3469CF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: 3469CF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333366;
}

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333366;
}

.dividehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #666666;
	padding: 5px;
	margin: 0px;
	width: 100%;
}

ul {
	font-size: 15px;
}

ul a{
	font-weight: bold;
	color: 3469CF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: 3469CF;
}

li {
	list-style-type: disc;
}

li a{
	font-weight: bold;
	color: 3469CF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: 3469CF;
}

