/* 
	Stylesheet for ramon 
	Made by VividVisions.at & OmanBros.com
*/

body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

p
{
	margin:0px;
}

form
{
	margin:0px;
}

a:link    { color: #B62121; text-decoration: none; }
a:visited { color: #B62121; text-decoration: none; }
a:active  { color: #B62121; text-decoration: none; }
a:hover   { color: #B62121; text-decoration: underline; }

div#container 
{
	position: relative;
	margin: 0 auto;
	width: 760px;
}

div#main
{
	width:100%;
	height:210px;
	background-image:url(../images/guys.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

img.indent
{
	margin-left:11px;
}

img.copyright
{
	margin-top:2px;
	margin-bottom:5px;
}

img.menu
{
	margin-bottom:10px;
}

div#menu
{
	position:absolute;
	left:264px;
	top:13px;
}

div#left
{
	float:left;
}

div#right
{
	float:right;
	width:380px;
	padding-top:129px;
	margin-right:0px;
	font-style: normal;
}

div#content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}

div.topleft
{
	margin-bottom:3px;
}

div.bottomright
{
	margin-top:3px;
	width:100%;
	text-align:right;
}

/* guestbook styles */
p.gbnotice	{font-size: 10px; text-align: justify;}
div.gbentry	{border-top: 1px solid #B62121; padding-top: 3px; margin: 10px 0px 10px 0px;}
div.gbhpemail	{float: right; text-align: right;}
div.gbtext	{padding-top: 3px;}
div.gbcomment	{/*border-top: 1px solid #B62121;*/ padding-top: 3px; margin-top: 3px;}

div.navi	{font-size: 10px; text-align: right; padding: 5px 0px 5px 0px;}
input.navi	{width: 20px; height: 20px; border: 1px solid #B62121; font-size: 10px; background-color: #FFFFFF;}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
