body		{ margin:0px; font-family:tahoma,Arial; background-repeat:repeat-y; background-image: url(/layout/bg.png); background-color:#860038; }

.h1		{ font-size:175%; }

.menu		{ width:190px; position:absolute; top:0; left:10; }
.menu a		{ color:white; }
.menu a:hover	{ color:yellow; }
.menu small	{ color:white; font-size:80%; }

.content	{ width:720px; position:absolute; top:0; left:210; color:#860038; text-align:justify; background-color:white; }

.MenuHugger	{ position:relative; left:75px; margin-left:-70px; border: 4px solid #FFFFFF; }

