a:link, a:visited, a:active {color: #ce0000; text-decoration: none;}
#nav a:hover {color: #ce0000; text-decoration: underline;}

html {
width:100%;
min-height:100%;
height:100%;
}
body {
background-color:#ffffff;
padding:0px;
width:100%;
min-height:100%;
height:100%;
margin:0px;
background:url('images/bg.gif');
background-repeat:repeat-y;
background-position:top center;
}
#content {
margin:0px auto;
width:440px;
min-height:100%;
height:auto !important;
height:100%;
background:url('images/logobg.gif');
background-repeat:no-repeat;
background-position:top center;
margin:0px auto -45px auto;
}

#clearfooter {
width:400px;
text-align:right;
vertical-align:bottom;
height: 35px; 
border: 0px; 
margin: 0px; 
padding: 0px;
bottom:0px;
margin-top:20px;
} 

#footer{
width: 420px;
height: 35px;
margin: -45px auto 0px auto;
text-align:right;
color:#666666;
font-size:11px;
}
#spaceout {
background:url('images/spaceout-bg.gif');
background-repeat:no-repeat;
background-position:top center;
}

hr {
width:80%;
color:#666666;
background-color:#666666;
height:1px;
border-width:0px;
margin-top:10px;
margin-bottom:8px;
}
.centre {
text-align:center;
}
.logo {
width:140px;
height:100px;
border-width:0px;
margin-top:20px;
margin-left:20px;
}
.padd {
padding-right:20px;
padding-left:20px;
}
.screenshot {
width:222px;
height:134px;
border-width:0px;
}
.screenshot2 {
width:222px;
height:134px;
padding:2px;
border: 4px double #666666;
}
.icon {
width:101px;
height:104px;
float:right;
margin-left:8px;
margin-bottom:4px;
}
td, input, form, body
{font-family: arial, helvetica; font-size: 12px; color: #000000;}

h1 {font-family:  arial, helvetica; font-size: 16px; color: #000000; font-weight: bold;}

h2 {font-family:  arial, helvetica; font-size: 14px; color: #000000; font-weight: bold;}

h3 {font-family:  arial, helvetica; font-size: 12pt; color: #000000; font-weight: bold;}

