@import "text_blue.css";

body {
    font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #EDEDED;
    margin-top: 0;
    padding: 0;
}

img {
    border: 0;
}

div#top {
	position: relative;
    width: 770px;
    height: 30px;
    background: #EDEDED url(img_blue/bg_top.gif) no-repeat center bottom ;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

div#ban {
    width: 770px;
    height: 50px;
    margin: 0;
    padding: 0;
    background: #EDEDED url(img_blue/ban.gif) repeat-y center top ;
    margin-left: auto;
    margin-right: auto;
}

div#searchbar{
    width: 110px;
    height: 41px;
    padding-left: 23px;
    margin-top: 120px;
    background: url(img_blue/bg_corner.gif) no-repeat left;
    position: absolute;
}

.intext { 
    background-color: #FFFFFF; 
    border: 0px solid #FFFFFF;
    margin: 0;
    padding: 0px;
    line-height:20px;
    float: left;
}

div#container {
    padding: 1px 0px 0px 0px;
    margin: 0;
    width: 770px;
    background: #EDEDED url(img_blue/bg.gif) repeat-y center top;
    margin-left: auto;
    margin-right: auto;
}

div#container_virgo {
    padding: 1px 0 0 0;
    margin: 0;
    width: 770px;
    background: #EDEDED url(img_blue/bg_virgo.gif) repeat-y center top;
    margin-left: auto;
    margin-right: auto;
}


div#bottom {
    padding-left: 180px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 30px;
    height: 30px;
    background: #EDEDED url(img_blue/bg.gif) repeat-y center top;
    margin-left: auto;
    margin-right: auto;
}

div#footer {
    width: 770px;
    height: 13px;
    background: #EDEDED url(img_blue/bg_end.gif) no-repeat center top ;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

div#footerVirgo {
    width: 770px;
    height: 13px;
    background: #EDEDED url(img_blue/bg_end_virgo.gif) no-repeat center top ;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

div#copyright {
    height: 37px;
    width: 770px;
    background: #EDEDED url(img_blue/bg_bottom.gif) no-repeat center top ;
    margin-left: auto;
    margin-right: auto;
}

* html div#copyright {
    margin-top: -5px;
}

div#copyrightContent {
    font-size: smaller;
    width: 250px;
    margin-left: 30px;
    padding-top: 6px;
    text-align: left;
    color: #000;
    float: left;
}

div#contact {
    font-size: smaller;
    width: 120px;
    margin-right: 30px;
    padding-top: 6px;
    text-align: right;
    float: right;
}

div#menu1 {
    position: absolute;
    top: 80px;
    height: 24px;
    width: 770px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    background: url(img_blue/globalBar.gif);
}

div#menu1Virgo {
    position: absolute;
    top: 80px;
    height: 24px;
    width: 770px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    background: url(img_blue/globalBar_virgo.gif);
}


* html div#menu1Virgo {
    margin-right: 0;
    margin-left: 0;
    position: relative;
    top: 50px;
}

div#menu1 ul {
    margin-top: 1px;
    padding: 0;
}

div#menu1 li {
    float: right;
    border-left: 1px solid white;
    list-style-type: none;
}
div#menu1 li a {
    line-height: 17px;
    padding: 0px 15px 0 15px;
    font-size: small;
    font-weight: bold;
    display: inline;
    text-decoration: none;
    color: #FFFFFF;
}

div#menu1 li a.onpage {
    color: #000000;
}

div#menu1 li a:hover {
    color: #000000;
}

div#menu1Virgo ul {
    margin-top: 1px;
    padding: 0;
}

div#menu1Virgo li {
    float: right;
    border-left: 1px solid white;
    list-style-type: none;
}
div#menu1Virgo li a {
    line-height: 17px;
    padding: 0px 15px 0 15px;
    font-size: small;
    font-weight: bold;
    display: inline;
    text-decoration: none;
    color: #FFFFFF;
}

div#menu1Virgo li a:hover {
    color: #000000;
}


div#content {
    width: 560px;
    min-height: 300px;
    margin: 50px 0 0 180px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid #BBBBBB;
}

* html div#content {
    height: 300px;
}

div#changeStyle {
    float: left;
    padding: 0 ;
    margin-top: -70px;
    margin-left: 28px ;
    width: 90px;
    z-index: 3;
}

*html div#changeStyle {
    margin-top: -110px;
    margin-left: 10px ;
}


div#content_virgo {
    padding-bottom: 10px;
    width: 750px;
    margin-top: 30px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div#menu2 {
    float: left;
    padding: 90px 0 0 0 ;
    margin: 30px 0 0 0 ;
    width: 130px;
    z-index: 3;
}

div#menu2 ul {
    padding: 0;
    margin: 0 0 0 10px;
    font-size: small;
    font-weight: bold;
    text-indent: 23px;
    text-align: left;
    list-style-type: none;
}

div#menu2 li a{
    padding-top: 4px;
    height: 22px;
    text-decoration: none;
    display: block;
    color: #000000;
    background: url(img_blue/button.gif) no-repeat;
}

div#menu2 li a.onpage {
    color: #FFFFFF;
    background: url(img_blue/button_over.gif) no-repeat;
}

div#menu2 li a.onpage:hover {
    color: #FFFFFF;
    background: url(img_blue/button_over.gif) no-repeat;
}

div#menu2 li a:hover {
    color: #000000;
    background: url(img_blue/button_over.gif) no-repeat;
}

td#download {
    height: 62px;
    background: #FFFFFF url(img_blue/download.png) center no-repeat;
}

table#album {
    width: 100%;
    border: 0;
    padding: 0;
}

table#album td {
    width: 170px;
}

table#album tr {
    height: 170px;
}

div.box {
    background: #FFFFFF;
}

p.image {
    text-align: center;
}

.gallery-image img { 
		padding: 0.5em;
		/*margin: 5px 15px 15px 0;*/
		background-color: #eee;
		border: 1px #ccc solid;
}

ol#nav {
    list-style-type: none;
    height: 29px;
    display: block;
    padding: 0 0 0 166px;
    margin-left: auto;
    margin-right: auto;

}

ul.soft {
    list-style-type: lower-roman;
    display: block;
    padding: 0 0 0 40px;
    margin: 0;
}

ul.soft li {
    float:left;
    margin: 0;
    padding: 0;
}

ol#nav li {
    float:left;
    height: 29px;
    width: 29px;
    padding: 0 14px 0 14px;
}

li#forward {
    background: #FFFFFF url(img_blue/forward.png) no-repeat center;
}

li#forwt {
    background: #FFFFFF url(img_blue/forwt.png) no-repeat center;
}

li#back {
    background: #FFFFFF url(img_blue/back.png) no-repeat center;
}

li#backt {
    background: #FFFFFF url(img_blue/backt.png) no-repeat center;
}

ol#form {
    list-style-type: none;
    width: 90%;
}

.centerbox {
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}

dt {
    font-weight: bold;
}
