body{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}

div.page {
	text-align:center;
	width: 100%;
	//height: 100%;
}

div.pageContent {
	text-align:center;
	clear:both;
	text-align:left;
	margin:0px;
	width:750px;
	//height: 100%;
	background:url(../images/menu/background.gif) repeat;
}

div.header{

}

div.menu{
	width:150px;
	float:left;
}

div.content{
	width:600px;
	float:right;
}

div.footer{
	float:left;
	width: 750px;
	padding-bottom:20px;
}

p.content{
	font:14px Arial,Helvetica,sans-serif;
}

table{
	font:14px Arial,Helvetica,sans-serif;
}

table.cv{
	border-bottom-style:dotted;
	border-bottom-width:4px;
	padding-top: 20px;
	font:14px Arial,Helvetica,sans-serif;
}

.inlineLeft{
	float:left;
}

.inlineRight{
	float:right;
}

p.legal{
	font:bold 10px Arial,Helvetica,sans-serif;
	background:#b80245;
	color: white;
}

a {
	border:0;
}

img {
	border: 0;
}

h1 {
	font:bold 16px Arial,Helvetica,sans-serif;
}

h2 {
	font:bold 14px Arial,Helvetica,sans-serif;
}

li {
	font:14px Arial,Helvetica,sans-serif;
}