﻿body
{
	background-image:url("../../images/dripcodebackground.jpg");
  
    color: #cfdce6;
    margin: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: medium;
    
     
}

#wrapper
{
   
    width: 791px;
    margin: 0px auto 0px auto;
}


#header
{
	border-width: 0px;
	border-color: #F00;
	border-style: solid;
	
	background-image:url("../../images/finalheader.png");
    color: #FFF;
    letter-spacing: 2px;
    height: 118px;
    width:791px;
    text-align: center;
}
a
{
	text-decoration: none;
	
	color: #abacaf;
}
hr
{
	color:#ddd;
}
h1
{
	visibility:hidden;
}
h5
{
	visibility:hidden;
}
#navigation
{
	border-width: 0px;
	border-color: #F00;
	border-style: solid;
	
    color: #cfdce6;
    width: 160px;
    min-height: 698px;
    
    float: left;
    vertical-align: top;
}

#rightNav
{
	border-width: 0px;
	border-color: #00F;
	border-style: solid;
	
	float:right;
	height: 701px;
    width:165px;
	background-image:url("../../images/rightcolumn.png");
	margin-top: -3px;
}

#contentUpperLeft
{
	background-image:url("../../images/light/upperLeft.png");
}
#contentUpper
{
	background-image:url("../../images/light/upper.png");
}
#contentUpperRight
{
	background-image:url("../../images/light/upperRight.png");
}

#contentMiddleLeft
{
	background-image:url("../../images/light/middleLeft.png");
}
#contentMiddle
{
	background-image:url("../../images/light/middle.png");
}
#contentMiddleRight
{
	background-image:url("../../images/light/middleRight.png");
}

#contentBottomLeft
{
	background-image:url("../../images/light/bottomLeft.png");
}
#contentBottom
{
	background-image:url("../../images/light/bottom.png");
}
#contentBottomRight
{
	background-image:url("../../images/light/bottomRight.png");
}

#innerrightNav
{
    margin: 20px;
}
.rightNavText 
{
	border-width: 0px;
	border-color: #F0F;
	border-style: solid;
	
	text-decoration: none;
	text-align:center;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
 margin-bottom:150px;
	color: #444;
}
#rightNav a
{
	
	
}

#rightNav a:hover
{
	color: #4062c8;
}

#topNav
{
	border-width: 0px;
	border-color: #F00;
	border-style: solid;
	position:relative;
	text-align:center;
	height:32px;
}
.topNavText 
{
	border-width: 0px;
	border-color: #F0F;
	border-style: solid;
	
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #abacaf;
	margin-left:15px;
	margin-right:25px;
}

#topNav a:hover
{
	color: #6386ef;
}
#content
{
	border-width: 0px;
	border-color: #F00;
	border-style: solid;
	
	/*background-image:url("../../images/center.png");
  */
    color: #444;
    font-size:12px;
    font-family: Arial;
    width: 454px;
    float: left;
    min-height: 698px;
     margin-left:5px;
}

#innercontent
{
    margin: 5px;
}
#contentMiddle h4
{
	color:#1f497d;
}

#contentMiddle p font b
{
	color:#444;
}

#contentMiddle p b
{
	color:#1f497d;
}
#footer
{
	border-width: 0px;
	border-color: #F00;
	border-style: solid;
	
    clear: both;
    background-color: #596f80;
    color: #cfdce6;
    letter-spacing: 2px;
    font-size: 80%;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    
     visibility:hidden;
}

.button 
{
	border-width: 0px;
	border-color: #000;
	border-style: solid;
	
	float:right;
	width: 144px;
	height: 39px;
	background-image: url("../../images/2buttons.png");
	background-position:top;
	vertical-align:top;
	text-decoration: none;
	color: #444;
    margin-top: 5px;
    margin-right:7px;
    margin-bottom:5px;
	}

.buttonText 
{
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	font-family: Arial;
	margin-top: 10px;
}





.button:hover
{
	/*background-image: url("../../images/button-over.png");*/
	background-position: bottom;
	color: #cacfea;
}