body {                  background-color:   #000000;
                        font-family:        Arial, sans-serif;
                        font-size:          14px;
                        color:              #cccccc;}
                        
                        
a:link {                color:              #3366ff;}

a:visited {             color:              #3366ff;}

a:hover {               color:              #cc9900;}


h1 {                    font-size:          18px;}


#entirepage {           width:              800px;
                        margin-left:        auto;
                        margin-right:       auto;}

#allcontent {           width:              800px;
                        position:           relative;}

#content_container {    position:           absolute;
                        width:              550px;
                        top:                50px;
                        left:               40px;}

#cent {                 text-align:         center;}


.vertspace20 {          margin-top:         20px;}

.vertspace30 {          margin-top:         30px;}

.vertspace50 {          margin-top:         50px;}

.vertspace180 {          margin-top:        180px;}



/* specific pages */

#design_list {          position:           absolute;
                        width:              150px;
                        top:                143px;
                        left:               428px;}

#host_container {       position:           absolute;
                        width:              250px;
                        top:                143px;
                        left:               350px;}

#host_container_left {  position:           absolute;
                        width:              150px;
                        top:                195px;}

#host_container_right { position:           absolute;
                        width:              150px;
                        top:                195px;
                        left:               140px;}

#aboutus_container {    position:           absolute;
                        width:              550px;
                        top:                50px;
                        left:               80px;} 
                        
#aboutus_left1 {        position:           absolute;
                        width:              86px;
                        height:             130px;
                        top:                140px;}

#aboutus_left2 {        position:           absolute;
                        width:              100px;
                        height:              20px;
                        top:                198px;
                        left:               120px;}

#aboutus_left3 {        position:           absolute;
                        width:              86px;
                        height:             130px;
                        top:                320px;}

#aboutus_left4 {        position:           absolute;
                        width:              100px;
                        height:             20px;
                        top:                374px;
                        left:               120px;}                        


#aboutus_right1 {       position:           absolute;
                        width:              100px;
                        height:             20px;
                        top:                286px;
                        left:               260px;}
                        
#aboutus_right2 {       position:           absolute;
                        width:              86px;
                        height:             130px;
                        top:                228px;
                        left:               364px;}

/* end specific pages */




/* nav */

#home_nav_container {   position:           absolute;
                        width:              100px;
                        height:             200px;
                        top:                351px;
                        right:              46px;
                        text-align:         right}
                        
#nav_container {        position:           absolute;
                        width:              100px;
                        height:             200px;
                        top:                328px;
                        right:              60px;
                        text-align:         right}


a.nav:link {            font-family:        Times, "Times New Roman", serif;
                        font-size:          16px;
                        color:              #cc0033;                                 
                        text-decoration:    none;}
                        
a.nav:visited {         font-family:        Times, "Times New Roman", serif;
                        font-size:          16px;
                        color:              #cc0033;
                        text-decoration:    none;}

a.nav:hover {           font-family:        Times, "Times New Roman", serif;
                        font-size:          16px;
                        color:              #cc9900;
                        text-decoration:    none;}


a.current:link {        font-family:        Times, "Times New Roman", serif;
                        font-size:          16px;
                        color:              #cc9900;
                        text-decoration:    underline;}

a.current:visited {     font-family:        Times, "Times New Roman", serif;
                        font-size:          16px;
                        color:              #cc9900;
                        text-decoration:    underline;}
                        
a.current:hover {       font-family:        Times, "Times New Roman", serif;
                        font-size:          16px;
                        color:              #cc9900;
                        text-decoration:    underline;}


#purple_bar {           position:           absolute;
                        width:              100px;
                        height:             400px;
                        background-image:   url(../images/purple.gif);
                        background-repeat:  repeat;
                        top:                145px;
                        right:              92px;}
                        
/* end nav */



/* logo */

#home_unhingedmedia {   position:           absolute;
                        top:                24px;
                        right:              84px;
                        color:              #cc0033;
                        font-family:        Times, "Times New Roman", serif;
                        font-size:          36px;}

#unhingedmedia {        position:           absolute;
                        top:                34px;
                        right:              89px;}

a.unhingedmedia:link {
                        color:              #cc0033;
                        font-family:        Times, "Times New Roman", serif;
                        font-size:          36px;
                        text-decoration:    none;}

a.unhingedmedia:visited {
                        color:              #cc0033;
                        font-family:        Times, "Times New Roman", serif;
                        font-size:          36px;
                        text-decoration:    none;}

a.unhingedmedia:hover {
                        color:              #cc9900;
                        font-family:        Times, "Times New Roman", serif;
                        font-size:          36px;
                        text-decoration:    none;}

/* end logo */




/* footer */
                       

#home_footer {          position:           absolute;
                        top:                531px;
                        right:              361px;
                        font-family:        Arial, sans-serif;
                        font-size:          10px;
                        color:              #666666;}

#footer {               position:           absolute;
                        width:              800px;
                        top:                536px;
                        font-family:        Arial, sans-serif;
                        font-size:          10px;
                        color:              #666666;
                        text-align:         center;}

/* end footer */
