<style type="text/css">
/*------------------------------------------------------------
Initialize Style Sheet

version:  1.0
author:   george luis gurrola
email:    jlgurrola@yahoo.com
website:  jorgeluisgurrola.com
------------------------------------------------------------*/

/* = Typography
------------------------------------------------------------*/

/* :TODO:   */
/* :BUG:    */
/* :FIX:    */


* { 
	margin:0; 
	padding:0;
	} 

img { 
	border:none;
	} 

body {
	font:62.5%/1.3em  Verdana, Arial, Helvetica, sans-serif;
	background: #222222 url(../images/bg.jpg) no-repeat top center;
	background-color:#222222; 
	color:#efefef;
	}
	
#header {
	width:850px;
	margin:0 auto;
	}	

#content {
	width: 850px;
	margin:0 auto;
	}

#footer {
	width:850px;
	margin:0 auto;
	}

.container_padding {
	padding: 2px 10px;
	}

.clear {
	clear:both;
	}

h1 {	
	margin:0;
	padding:0;
	}

h1#logo {
}

h1#logo_splash a {
	display:block;
	background: url(../images/element038_logo.gif)   no-repeat top center;
	width:180px;
	height:43px;
	font-size:.6em;
	text-indent:-9000px;
	}

h1#logo_splash a:hover {
	background-position: 0 0px;
	}

h1#logo {
	float: left;
	margin-top:40px;
	}

h1#logo a {
	display:block;
	background: url(../images/element038_logo.gif)   no-repeat top center;
	width:180px;
	height:43px;
	font-size:.6em;
	text-indent:-9000px;
	cursor: default;
	}

h1#logo a:hover {
	background-position: 0 0px;
	}

h2 {
	font-family:"trebuchet ms";
	font-size: 1.7em;
	font-style:normal;
	font-weight:bold;
	}

p {
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom: 5px;
	}

#footer a {
	text-decoration:none;
	color: #FFFFFF;
	}

#footer a:hover {
	border-bottom: 1px dashed #efefef;
	}

#top_container_1 {
	background:url(../images/top_container_01.gif) no-repeat top center;
	width:850px;
	height:9px;
	margin:0 auto;
	}

#top_container_content {
	background-color:#131313;
	width:850px;
	margin:0 auto;
	}	

#top_container_3 {
	background:url(../images/top_container_03.gif) no-repeat top center;
	width:850px;
	height:9px;
	margin:0 auto;
	}

.line_wrapper {
	background:url(../images/line_vertical.gif) no-repeat center ;
	width:1090px;
	height:6px;
	margin: 0 auto;
	clear:both;
	}

.black_container {
	margin-bottom:10px;
	}

#version {
	width:215px;
	float:right;
	margin-top:60px;
	}

 #version_g {
	float:right;
	}

#welcome {
	margin-top:4px;
	float: left;
	width: 140px;
	} 





#element038 {
	width:180px;
	margin: 0 auto;
	height: 43px;	
	}
 
.style1 {
	color: #FF0000;
	}
 
 
 
 
 
 
