/*  CSS File For */



/* Reset Param*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/* End Reset Param*/

/* @group base html */

body {
  background-image: url(images/VR_BG.jpg);
  background-position: top;
  background-color: #2e6999;
  background-repeat: no-repeat; 
  color: #939393; 
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  border: none;
 }
 
a {
 text-decoration: none;
 border: none;
}


a:link {
 color: #1E92C4;
 font-size: 12px;
 border: none;
}     
a:visited {
 color: #1E92C4;
 border: none;
 font-size: 12px;
}  
a:hover { 
 color: #1E92C4;
 border: none;
 font-size: 12px;
}  
a:active {
 color: #1E92C4;
 border: none;
 font-size: 12px;
}


h1 {
border: none;
 color: #ebb621;
 margin: 20px 0 10px;
 font: bold 20px Arial;
 letter-spacing: .05em;
}
h2 {
border: none;
 color: #ebb621;
 margin: 10px 0;
 font: bold 16px Arial;
 letter-spacing: .05em;
}
h3 {
 color: #ebb621;
 margin: 10px 0;
 font: bold 14px Arial;
 letter-spacing: .05em;
}
h4 {
border: none;
 color: #ebb621;
 margin: 10px 0;
 font: bold 13px Arial;
 letter-spacing: .05em;
}
h5 {
border: none;
 color: #ebb621;
 margin: 10px 0;
 font: bold 12px Arial;
 letter-spacing: .05em;
}
h6 {
border: none;
 color: #ebb621;
 margin: 10px 0;
 font: bold 11px Arial;
 letter-spacing: .05em;
}
p {
border: none;
 font-size: 12px;
 line-height: 1.4em;
 margin: 10px 0;
 font-weight: normal;
}
p b {
	border: none;
  color: black;
}
table {
 font-size: 12px;
 margin: 10px 0;
 width:100%;
 border: none;
}
table tr td b {
 font-size: 14px;
 color: #56004e;
 display: block;
 padding: 10px 0 10px;
 border: none;
}
legend {
 margin:10px 0 0;
 padding:0;
 font-weight: bold;
 border: none;
}
label {
 margin: 10px 0 4px;
 border: none;
}
fieldset {
clear:both;
border: none;
}
hr {
 clear: both;
 border: none;
 border-bottom: #1a1818 solid 1px;
 height: 1px;
 padding: 0 0 10px;
 border: none;
}
dd {
 font-size:12px;
 line-height: 1.2em;
 border: none;
}
dt {
 margin-top: 10px;
 color: #56004e;
 font-size: 14px;
 font-weight: bold;
 border: none;
}
pre {
 line-height:1.5em;
 font-family:Courier,monospace;
 font-size:1.05em;
 border: none;
}
img
{  
border-style: none;
}
a img {
 border: 0; 
 }

/* end base html */

/*start content */

#page_container
{
	
   width: 770px;
   height: 680px;
   margin-top: .5%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   max-width: 770px;
   min-width: 770px;
   border: none;
}

#image_banner
{
   	background-image: url(images/BannerImage.png);
	background-repeat: no-repeat;
	width: 559px;
	height: 158px;
	float: right;
}

#nav
{
	background-image: url(images/Menu.jpg);
	background-repeat: no-repeat;
	width: 559px;
	height: 35px;
	float: left;
	margin-right: 0px;
	
}

#content
{
	background-image: url(images/Content.jpg);
	background-repeat: no-repeat;
	width: 559px;
	height: 457px;
	float: right;
}

#footer
{
	background-image: url(images/Footer.png);
	background-repeat: no-repeat;
	width: 559px;
	height: 27px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#logo
{
	background-image: url(images/VinceLogo.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 223px;
	float: left;
	margin-left: 1px;
}

#register
{
	background-image: url(images/Register.png);
	background-repeat: no-repeat;
	width: 163px;
	height: 36px;
	float: left;
	margin-left: 31px;	
}

#news
{
	background-image: url(images/News.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 215px;
	float: left;
	margin-left: 31px;
	margin-top: 5px;
}

#sponsor
{
	background-image: url(images/Spon.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 176px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#text
{
	background-color: white;
	width: 509px;
	min-height: 457px;
	margin: 0 25px 0 25px;
	float: right;
}

#text2
{
	background-image: url(images/Spacer.jpg);
	width:559px;
	float: right;
	background-repeat: repeat;
}



#newstext li
{
	margin-left:0px;
}

#newstext li
{
	color: #ebb621;
}

#newstext 
{
	background-repeat: no-repeat;
	width: 150px;
	height: 160px;
	margin: 30px 0 0 10px;
	font-size: 18px;
}

#ad
{
	
	background-repeat: no-repeat;
	width: 115px;
	height: 110px;
	margin: 8px 0 0 25px;
}

#footerlink ul li 
{
	float: right;
	margin-right: 10px;
	display: inline;
	text-align:center;
	margin-top: 4px;
}

#footlinkcolor a
{
  font-weight: bold;
  color: #2e6999;	
}

#menus
{
	width: 569px;
	height: 35px;
	float: left;
	margin-left: -12px;
}

#regbutton
{
	width: 163px;
	height: 34px;
	float: left;
	margin-left: -12px;
}

#newbutton
{
	width: 145px;
	height: 31px;	
	background-repeat: no-repeat;
	margin: -12px 0 0 -10px;
}

#rotorbanner
{
	width: 548px;
	height: 160px;
	float: right;
	margin: 12px 0px 0 0;

}

#image_banner2
{
	background-image: url(images/BannerImage2.png);
	background-repeat: no-repeat;
	width: 559px;
	height: 158px;
	float: right;
	margin: -158px 0 0 0;
}

.field-field-bizname 
{
 font-size: 16px;
}

#adminmenu
{
	background-image: url(images/Adminmenu.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 400px;
	float: right;
	margin: -480px -160px 0 0;
}
