
*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
        background:#660000;          
	color:#000000;
	text-align:center;
}

br{
	letter-spacing:normal;
}

a{
	color:#333;text-decoration:none;
}

a:hover{
	color:#fff;text-decoration:none;
}

img{
	border:0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
    padding: 5px;
    position: relative;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
    padding: 5px;
    position: relative;
}

/* egv[g */
#temp{
	width:700px;
	text-align:center;
	line-height:18px;
	letter-spacing:1px;
	margin:10px auto;
}

#header{
	background:#fff url(gina_top_final.jpg) no-repeat 0px 0px;
	width:700px;height:135px;
	text-align:left;
	border:1px solid #333;
}

#menu{
	background-color:#999966;
	width:700px;
        height:24px;
	color:#fff;
	margin:10px 0px;
	border:1px solid #fff;
}

#main{
	background:#fff;
	width:640px;
	text-align:left;
	padding:30px;
	border:1px solid #333;
}

#main a:hover{
	color:#800000;
	text-decoration:none;
}

#footer{
	background:#fff;
	width:700px;height:30px;
	color:#333;
	line-height:30px;
	margin:10px 0px;
	border:1px solid #333;
}

#leftcol {
        background: #eae9e7;
        float: left;
        width: 130px;
}

#content {
        background: #eae9e7;
        float: left;
        width: 460px;
        padding: 10px;
}

#leftcollinks {
        background: #eae9e7;
        float: left;
        width: 210px;
}

#contentlinks {
        background: #eae9e7;
        float: left;
        width: 370px;
        padding: 20px;
}
/* ^Cgh */
#header h1{
	padding:25px 0px 0px 65px;
}

/* jc[h */
#menu ul{
	list-style-type:none;
	height:24px;
	margin-left:85px;
}

#menu li{
	display:inline;
	padding:0px
}

#menu a{
	color:#fff;
	line-height:24px;
	float:left;
	text-decoration:none;
	padding:0px 5px;
}

#menu a:hover{
	color:#000000;
	text-decoration:none;
}

/* CgRgegco */
#main h2{
	background:url("vmark.jpg") no-repeat;
	padding:1px 0px 3px 25px;
	color:#DB9400;
}

#main h3{
        color: #660000;
        font-size: 120%;
        border-bottom: 1px solid #7c7575;

}
   
#main h4{
        color: #000000;
        font-size: 120%;
        border-bottom: 1px solid #7c7575;

}    
/* CgRgegcdd */
dd{
	margin:0px 0px 12px 12px;
}
