
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~                       The iNet Group / © 2005                     ~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html { 
height: 100.02%;
}

body {
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
padding: 0px;
margin: 40px 0px 40px 0px;
background: #F0D8B5;
}

td, tr, p {
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

h1 {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

h2 {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a {
color:#FFFFFF;
text-decoration: underline;
}

a:link {
color:#FFFFFF;
text-decoration: underline;
}

a:visited {
color:#FFFFFF;
text-decoration: underline;
}

a:hover {
color:#FFFFFF;
text-decoration: underline;
}

a:active {
color:#FFFFFF;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
background: #F26327;
padding: 0px;
width: 776px;
border-bottom: 3px solid #FFFFFF;
margin: 0px;
}

#menus {
background: #EDB02E;
padding: 0px;
width: 752px;
border-left: 12px solid #FFFFFF;
border-right: 12px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
margin: 0px;
}

#flash {
background: #CCCCCC;
padding: 0px;
width: 752px;
border-left: 12px solid #FFFFFF;
border-right: 12px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
margin: 0px;
}

#content {
background: #2C5DE0;
padding: 0px;
width: 752px;
border-left: 12px solid #FFFFFF;
border-right: 12px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
margin: 0px;
}

#footer {
background: #F26327;
background-image: url("http://www.islanddmc.com/images/p_04.jpg");
padding: 0px;
width: 776px;
height: 42px;
margin: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.s_content {
padding: 20px;
margin: 0px;
text-align: left;
line-height: 1.3em;
}

.s_home {
padding: 20px;
margin: 0px;
text-align: left;
line-height: 1.3em;
font-weight: bold;
font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_grey_10 {               
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 120%;
}

.t_grey_12 {                
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
line-height: 120%;
}

.t_copyright_10 {               
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: right;
line-height: 100%;
padding: 8px 25px 8px 8px;
}