body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#FFF;
background-color:#000;
margin-top:0px;
}

#container {
text-align:left;
width:750px;
height:500px;
margin:auto;
}

#header {
background:url(images/header.gif) no-repeat;
height:70px;
width:750px;
}

div#navbar {
height:18px;
width:100%;
border-bottom:solid #FFFFFF 1px;
background-color:#911A17;
padding-top:2px;
}

div#navbar ul {
margin:0px;
padding:0px;
font:Verdana, Arial, Helvetica, sans-serif 10px;
color:#FFF;
white-space: nowrap;
}

div#navbar li {
list-style-type: none;
display: inline;
}

div#navbar li a {
text-decoration: none;
padding:3px 20px;
color: #FFF;
}

div#navbar li a:link {
color: #FFF;
}

div#navbar li a:visited {
color: #FFF;
}

div#navbar li a:hover {
color: #FFF;
background-color: #660000;
}


/*main page*/

#border {
background-color:#000;
border:1px solid #FFF;
border-bottom:0px;
width:750px;
height:auto;
}

#content {
background:url(images/bg.jpg) no-repeat;
width:750px;
height:394px;
}

#promo {
background:url(images/stars.gif) no-repeat;
position:relative;
top:15px;
left:50px;
width:665px;
height:126px;
}

#pig {
background:url(images/pig.gif) no-repeat;
width:488px;
height:260px;
position:relative;
top:9px;
}

#text {
background:url(images/fat2.gif) no-repeat;
width:255px;
height:300px;
float:right;
}

#footer {
background-color:#000;
font-size:10px;
color:#FFF;
width:750px;
background:url(images/pigfooter.gif);
background-repeat:no-repeat;
height:48px;
text-align:right;
}

/*main page end*/

/*sub page*/

#pageborder {
background-color:#000;
border:1px solid #FFF;
width:750px;
height:auto;
}

#pagecontent {
display:table-cell;
background:url(images/pagebg.jpg) no-repeat;
width:750px;
min-height:398px;
height:auto !important;
height:398px;
}

#pagetext {
width:500px;
text-align:justify;
color:#FFF;
position:relative;
padding:20px;
}

#pagefooter {
background-color:#000000;
font-size:10px;
color:#FFF;
width:750px;
height:48px;
text-align:right;
}

.input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFF;
border:1px solid #FFF;
padding:2px;
background:#000;
}

a.body {color:#FFD042; text-decoration:none;}
a.body:visited {color:#FFD042; text-decoration:none;}
a.body:hover {color:#FFD042; text-decoration:underline;}

a.port {color:#FFD042; text-decoration:none;}
a.port:visited {color:#FFD042; text-decoration:none;}
a.port:hover {color:#FFFFFF; text-decoration:none;}

#hosting table {
border:1px solid #FFF;
}

#hosting td {
padding:3px;
}

h1 {
font-size:17px;
}

.picborder {
border:1px solid #FFF;
padding:3px;
}

#port table {
width:100%;
}

#port td {
width:50%;
text-align:center;
padding:10px;
}

/*sub page end*/
