body  {
	background-color : #000000;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

#pics{
    position: absolute;
	top: 0px;
	left: 0px;
	background-color : #1A3352;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 740px;
	padding-top: 5px;
	padding-left: 5px;
	z-index: 5;
}

#article{
    position: absolute;
	top: 650px;
	left: 0px;
	background-color : #000000;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 740px;
	padding-top: 5px;
	padding-left: 5px;
	z-index: 5;
}

#right{
    position: absolute;
	top: 20px;
	left: 745px;
	background-color : #000000;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 250px;
	padding-top: 5px;
	padding-left: 5px;
	z-index: 5;
}

#menu{
    position: absolute;
	top: 30px;
	left: 0px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 230px;
	height: 1537px;
	z-index: 3;
	background-image:url(images/mbg.gif);
}

#menu2{
    position: absolute;
	top: 470px;
	left: 28px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 200px;
	height: 528px;
	z-index: 4;
	background-image:url(images/men.gif); background-repeat:repeat-y;
}

a.navi:link  {
    padding-left: 25px;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;

}

a.navi:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	padding-left: 25px;
}

a.navi:hover  {
	color : #ff0000;
	font-size : 12px;
	font-weight : bold;
	padding-left: 25px;
}

h1 {
	font-size : 16px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}

h2 {
	font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}
a:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #FF7E00;
	font-size : 12px;
	font-weight : bold;
}

td  {
	font-size : 12px;
}

a img { border: #000000; }

