*
{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

body {
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
}

a {
	color:#999999;
}

a:hover {
	text-decoration:none;
}

textarea,input,submit {
	background-color:#eeeeee;
	color:#666666;
	padding:4px;
	border:none;
	margin:3px;
}
.contact_box{
padding:15px;
padding-top:10px;
border:#bcbbbb solid 1px;
float:left;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#C60;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}


#header {
	width:900px;
	padding:5px;
	text-align:left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

#header p {
	font-variant:small-caps;
	letter-spacing:2px;
}

/* PROPERTIES OF THE HEADER SECTION */

#logo{
	width: 350px;
	margin-top:0px;
	padding-left:0px;
}

#navbar {
width:540px;
float:right;
margin-top:20px;

}
#navbar ul { list-style : none; }
#navbar li 
{ padding-top: 3px; 
padding-bottom: 4px;
 float: left; 
 width:90px;
 font-size:18px;
 text-align:center;
 line-height:30px;
 margin:5px 0 0 3px;
  }
#navbar li a
{  
color: #666666;
 padding-bottom: 4px;
 text-decoration:none;
  }
  #navbar li a:hover
{
color: #ffffff; 
  }
/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#container {
	width:900px;
	margin:0 auto;
}

/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar {
	background:#000000;
	width:260px;
	color:#666666;
	padding:10px;
	float:right;
	border-radius: 10px 10px;
}

#sidebar h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:20px;
	color:#cccccc;
	border-bottom:2px solid #eeeeee;
}

#sidebar p {
	line-height:15px;
	color:#666;
}
#sidebar img{
width:60px;
height:60px;
float:left;
margin:5px;
	border:none;
		border:3px solid #cccccc;
	}

.button {
    border: 1px solid #000;
    background: #111;
	}
.button:hover {
    border: 1px solid #ccc;
    background: #fff;
}
/* THE AREA NEXT TO THE SIDEBAR */

#content {
	margin-right:300px;
}

#content h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:200%;
	color:#630;
	border-bottom:2px solid #222222;
	padding-top:15px !important;
	padding-top:0;

}

#content p {
	line-height:20px;
	text-indent:0px;
	padding:0px;
	font-size:14px;
}

#content ol,ul {
	line-height:25px;
}

#content li {
	list-style:inside;
}

/* THE FOOTER */

#footer {
	width: 880px;
	margin: 10px auto;
	padding: 15px 10px;
	background:#222;
	clear:both;
	border-radius: 10px 10px;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
}

#footer-content {
	width: 880px;
	margin: 0px auto;
	padding: 5px 0px;

}

#footer-content a {
	text-decoration: none;
	color: #666666;
	font-size:13px;
}

#footer-content a:hover {
	text-decoration:underline;
	color: #cccccc;
}
.box {}

#gallery 
{
	
	color:#444444;
}
#gallery img{
	width:70px;
	height:40px;
	float: left;
	margin:5px;
	border:3px solid #333333;
	}
	
	#gallery img:hover{
	border:3px solid #630;
	}
	
.box h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 17px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:lighter;
	color: #777;
}

.box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box li {
	padding: 2px 0px;
	list-style:inside;
}

.box li a {
	border: none;
}

#box1 {
	float: left;
	width: 260px;
	padding-right: 30px;
}

#box2 {
	float: left;
	width: 260px;
}

#box3 {
	float: right;
	width: 260px;
}
#icons img{
width:50px;
height:50px;
  	float: left;
	margin:5px;
	border:none;
	}

#credit {
	border-top:2px #222222 solid;
	padding:10px;
	margin-right:15px;
	text-align:right;
}
01
#divNavControl{

    position: absolute;

    z-index:999;

}

 

#divPre{

     height: 100%;

    left: 0;

    position: absolute;

    width: 50%;

    background:url(pixel.gif) repeat;

    cursor:pointer;

}

 

#divNext{

    height: 100%;

    position: absolute;

    right: 0;

    width: 50%;

    background-color:transparent;

    background:url(pixel.gif) repeat;

    cursor:pointer;

}

 

#imgLeftArrow{

    position:absolute;

    top:45%;

    left:0;

}

 
#imgRightArrow{

    position:absolute;

    top:45%;

    right:0;

}
#welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75px;
	font-style: oblique;
	text-decoration: blink;
	color: #F00;
}
