*
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: "Verdana", sans-serif

}

img
{
	border: none;
}

body
{
	background-color: #ffffff;
	background-image: url(../img/background.png);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: "Verdana", sans-serif
	height: 100%;
}


a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #466ec5;
	text-decoration: underline;
}
	
div#top
{
	position: fixed;
	position: absolute !no-important;
	z-index: 1;
	top: 0px;
	left: 50%;
	margin-left: -380px;
	margin-left: -379px !no-important;
	width: 760px;
	height: 190px;
	background-color: #fff;
}

div#content
{
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: -380px;
	margin-left: -379px !no-important;
	width: 750px;
	
	
}


img#border
{
	position: absolute;
	top: 0px;
	height: 10px;
	width: 760px;
	height: 15px;
	
	font-size: 0px;
	
}

img#border2
{
	position: absolute;
	top: 185px;
	height: 10px;
	width: 760px;
	height: 5px;
	
	font-size: 0px;
	
}

img#logo
{	
	position: absolute;
	top: 15px;
	left: 0px;		

}

img#mail_me
{
	position: absolute;
	top: 60px;
	right: 0px;		
}

img#mail
{
	position: absolute;
	top: 16px;
	right: 20px;		
}

img#rand_roj
{
	position: absolute;
	top: 84px;
	left: 20px;		
}


table#menu
{
	position: absolute;
	top: 25px;
	left: 136px;
	list-style: none;
}

table#menu td
{
	text-align: center;
	width: 130px;
}

p
{
	position: relative;
	z-index: 0;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	left: 23px;
	height: 100%;
	width: 720px;
	background-image:url(../img/watermark.jpg);
	background-repeat: no-repeat;
}

ul
{
	left: 23px;
	margin-right: 23px;
	padding-left: 23px;
	margin-right: 23px;
	font-family: sans-serif;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11px;
	font-family: "Verdana", sans-serif
}

