html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#002a5c;
	

	/* \*/ 
	}

#body {
border-left : 2px solid red;
border-right : 2px solid red;
border-top : 2px solid red;
border-bottom : 2px solid red;
background : #002a5c
}
#body img {
float : left;
}
#menu a, #menu a:link {
color : black;
text-decoration : none;
margin-top : 0;
border-right : 2px solid #000;
background : #ffffff;
font-size : 12px;
text-align : center;
}
#menu a:visited {
color : black;
border-right : 2px solid #000;
}
#menu a:hover {
color : yellow;
background : #000000;
border-right : 2px solid #000;
}
#menu a:active {
font-weight : bold;
border-right : 1px solid #000;
}
#menu {
border-top : 2px double red;
}
#text img {
float : left;
}
#content {
display : block;
padding-left : 0;
padding-right : 0;
padding-top : 10px;
}
#content img {
float : left;
border-left : 60px solid black;
}
#content html {
text-decoration : none;
}
#content a:link {
text-decoration : none;
}
#content a:visited {
text-decoration : none;
}
#content a:hover {
color : yellow;
background : #000000;
}
#foot {
position : fixed;
margin : 0;
bottom : 0;
right : 0;
display : block;
width : 100%;
height : 15px;
background : black;
text-align : right;
z-index : 4;
border-top : 1px solid #000;
border-bottom : 2px solid #ffffff;
}
#foot2 {
position : fixed;
margin : 0;
right : 0;
display : block;
width : 100%;
height : 25px;
background : red;
text-align : right;
z-index : 4;
border-top : 1px solid #000;
border-bottom : 1px solid #ffffff;
}
#pad {
height : 600px;
}
#pics {
position : relative;
top : 1px;
left : 0;
width : 75px;
background-color : #fff;
z-index : 100;
}
#pics a.p1, #pics a.p1:visited {
display : block;
width : 25px;
height : 25px;
text-decoration : none;
background : #fff;
top : 0;
left : 0;
border : 0;
}
#pics a img {
border : 0;
}
#pics a.p1:hover {
text-decoration : none;
background-color : #8c97a3;
color : #000;
}
#pics a .large {
display : block;
position : absolute;
width : 1px;
height : 1px;
border : 0;
top : -1px;
left : -1px;
}
#pics a.p1:hover .large {
display : block;
position : absolute;
top : -50px;
left : 55px;
width : 320px;
height : 240px;
border : 1px solid red;
}
#men a, #men a:link {
color : black;
text-decoration : none;
margin-top : -10px;
margin-right : 20px;
background : #ffffff;
font-size : 12px;
text-align : left;
}
#men a:visited {
color : black;
margin-top : -10px;
margin-right : 20px;
}
#men a:hover {
color : red;
}
.br {
display : block;
height : 9px;
width : 20px;
background : red;
border : 1px solid;
border-color : #000000;
overflow : hidden;
}
#logo {
position : absolute;
top : 110px;
right : 1px;
}
#logo {
color : white;
}
#logo2 {
position : absolute;
top : 110px;
left : 1px;
}
#menu {
position : absolute;
top : 20px;
left : 20px;
}
#header {
position : absolute;
top : 60px;
left : 20px;
height : 225px;
width : 95%;
background : #ffffff;
}
#contents {
position : absolute;
top : 326px;
left : 20px;
height : 825px;
width : 95%;
background : #000000;
}
#content p {
padding : 5px;
text-align : justify;
}
.boldhead {
font-size : 1.5em;
font-weight : bold;
}
.bold {
font-weight : bold;
}
.left {
float : left;
margin : 10px;
border : 1px solid #000;
}
.right {
float : right;
margin : 10px;
border : 1px solid #000;
}
.lefttext {
float : left;
width : 300px;
text-align : justify;
}
.righttext {
float : right;
width : 300px;
text-align : justify;
}
* html .lefttext {
float : left;
width : 310px;
text-align : justify;
}
* html .righttext {
float : right;
width : 310px;
text-align : justify;
}
.bluelinks a:link {
text-decoration : none;
color : blue;
font-size : 14pt;
background : black;
}
.bluelinks a:visited {
text-decoration : none;
color : blue;
font-size : 14pt;
}
.bluelinks a:hover {
color : white;
}
.bluelinks {
color : white;
}
.bluelinksprop {
color : white;
}
.bluelinksprop a:link {
text-decoration : none;
color : grey;
font-size : 14pt;
}
.bluelinksprop a:visited {
text-decoration : none;
color : black;
font-size : 14pt;
}
.bluelinksprop a:hover {
color : white;
}
.bluelinkshome a:link {
text-decoration : none;
color : blue;
font-size : 14pt;
background : black;
}
.bluelinkshome a:visited {
text-decoration : none;
color : blue;
font-size : 14pt;
}
.bluelinkshome a:hover {
color : red;
}
.bluelinkshome {
color : white;
}
