* {
    padding: 0;
    margin: 0;
} 

body {
background-color: #000000;
background-image: url(/images/pageBg.gif);
background-repeat: yes;
font-family: Verdana, Arial, Helvetica, sans-serif,;
font-size: 14px;
line-height: 18px;
color: #C3C3C3;
margin: 20px auto 0 auto;
width: 1000px;
}

img{
  border: opx solid #00C000;
  border-radius: 3px;
  box-shadow: #3BA0FE 0px 0px 5px; 
	}

 

a { color: #C3C3C3; text-decoration: none;}
a:hover { text-decoration: underline; color : #3BA0FE; }
 

table,td,th
{
	border-radius: 3px;
	box-shadow: #3BA0FE 0px 0px 6px;
	border: 1px solid #A0A0A0;
   text-align: center;
   height:auto;
}
table
{
width:100%;
}
th
{
text-shadow: #585858 0px -0px 1px;
color: #A0A0A0;

height:50px;
}

th{
font-weight: bold;	
} 
 

#header { 
border-top: 0px solid #A0A0A0;
border-left: 0px solid #A0A0A0;
border-right: 0px solid #A0A0A0;
border-bottom: 0px solid #A0A0A0;
background-image: url(/images/logo_bellusrex.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-position: 2px 30px;
width:auto;
height: 210px;
margin: auto;
}
#header h1 {
 
font-size: 70px;
font-weight: 100;
letter-spacing: 0px;
padding: 50px 0px 25px 500px;
text-shadow: #3BA0FE 10px -10px 10px;

}
#header h1 a {
color: #C3C3C3;
text-decoration: none;
}
#header h1 a:hover {
color: #C3C3C3;
text-decoration: none;
}
#header h2 {
font-size: 23px;
font-weight: 100;
letter-spacing: 0px;
padding: 5px 0px 15px 470px;
text-shadow: #3BA0FE 10px -10px 10px;
}

.headlinks {
background:url('/images/nav-bg.gif') repeat-x; 
color: #fff;
font-family: Arial, Sans-Serif;
font-size: 15px;
float: right;
padding: 5px;
margin-top: 40px;
margin-right: 10px;
margin-bottom: 30px;
text-shadow: #737356 0px 0px 0px;
border-radius: 4px;
box-shadow: #3BA0FE 0px 0px 8px;
border: 0px solid #A0A0A0;
}

.headlinks a {
color: #C3C3C3;
}

.headlinks a:hover {
text-decoration: none;
color: #fff;
}


.headmenu {
background:url('/images/nav-bg.gif') repeat-x; 
color: #fff;
font-family: Arial, Sans-Serif;
font-size: 20px;
float: right;
padding: 5px;
margin-top: 5px;
margin-right: 20px;
padding-top: 10px;
height: 25px;
text-shadow: #737356 0px 0px 0px;
border-radius: 4px;
box-shadow: #3BA0FE 0px 0px 16px;
border: 1px solid #A0A0A0;
}

.headmenu a {
color: #C3C3C3;
}

.headmenu a:hover {
text-decoration: none;
color: #3BA0FE;
}

 

 
#box {
	border-radius: 4px;
	box-shadow: #3BA0FE 0px 0px 16px;
	border-top: 2px solid #A0A0A0;
	border-left: 2px solid #A0A0A0;
	border-right: 2px solid #A0A0A0;
	border-bottom: 2px solid #A0A0A0;
	background: transparent;
	padding-left: 0px;
	width: auto;
	height: 495px;
	margin-bottom: 20px;
	margin-top:  20px;
	margin-left: 0px;
	font-size: 20px;
	line-height: normal;
	font-family: Arial;
	}
 
#navigation{ 
border-radius: 4px;
border-bottom: 1px solid #A0A0A0;
background:url('/images/nav-bg.gif') repeat-x; 
width: auto; 
height:52px; 
font-size: 18px;
 }
#navigation ul{ 
margin:0; 
padding: 0;
}
#navigation ul li{ 
background: url('/images/devider.gif') no-repeat; 
top right; 
display:inline; 
height: 52px; 
list-style:none; 
float:left; 
}
#navigation ul li.last{ 
background: url('/images/devider.gif') no-repeat; 
}
#navigation li a{ 
color:#ccc; 
text-decoration: none; 
line-height:3.2em; 
display:block; 
padding:0px 28px; 
}
#navigation li a:hover{ 
color:#3BA0FE;
}
#navigation li ul{ 
display:none;
}
#navigation ul li ul li{ 
display: block; 
background:#4D4D4D; 
float:none; 
border-top:1px solid #373737; 
margin-bottom:-3px
}
#navigation ul li:hover ul; 3navigation ul li:focus ul { 
position:relative; 
display:block;
}


.left {
margin-top: 15px;
margin-left: 15px;
width: 600px;
height: 400px;
float: left;
text-align: justify;
border: 0px solid #A0A0A0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background:url('/images/left-bg.gif') repeat-x; 
box-shadow: #3BA0FE 0px 0px 5px; 
}

.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;

}

.left h2 {
border-bottom: 1px solid #A0A0A0;
height: 30px;
width: auto;
font-size: 24px;
letter-spacing: 0px;
font-weight: 100;
padding : 0 0 0 0;
text-align: center;
 
}

.left h3 {
color: #000;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
margin-top: 15px;
margin-right: 15px;
width: 306px;
height: 400px;
float: right;
border: 0px solid #A0A0A0;
font-size: 12px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background:url('/images/left-bg.gif') repeat-x; 
border-radius: 0px;
box-shadow: #3BA0FE 0px 0px 5px; 
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
border-bottom: 1px solid #A0A0A0;
height: 30px;
width: auto;
font-size: 18px;
letter-spacing: 0px;
font-weight: 100;
padding : 0 0 0 0;
text-align: center;
 
}
.right a { text-decoration: none; 
}

#bottom {
margin-top: -15px;
width:740px;
height: 200px;
text-align: justify;
border-bottom: 3px solid #0fffff;
border-left: 3px solid #0fffff;
border-right: 3px solid #0fffff; 
margin-left: 20px;
padding-top: 20px;
padding-left: 10px;
background: #000000;
border-radius: 16px;
box-shadow: #045C93 0px 0px 160px;
border-style: groove;
}

	

#footer {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
color: #00ffff;
width:750px;
font-size: 11px;
border: 3px solid #0fffff;
border-style: groove;
margin-left: 20px;
padding-top: 0px;
background: #000000;
border-radius: 16px;
box-shadow: #045C93 0px 0px 60px;
}