body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #121212;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #c3710e;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	text-align: justify;
}

.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	text-align: left;
}

h {
	letter-spacing: 0.2em;
}

h2{
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #8a262f;
}

h3{
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #8a262f;
}

h4{
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #8a262f;
}

.rule{
	background-repeat : repeat-x;
	background-image : url(../images/hr-blue.gif);
}


.subnav {
	background-color: #325c63;
}

.title1 {
	background-image: url(../images/content_midbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 42px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.content_mid {
	background-image: url(../images/content_midbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 42px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content_left {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 42px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content_right {
	background-image: url(../images/title_gig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.base_lowbg {
	background-image: url(../images/base_lowbg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.base_midbg {
	background-image: url(../images/base_midbg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.leftbg {
	background-image: url(../images/left-shadow.gif);
	background-repeat: repeat-y;
}

.rightbgtop {
	background-image: url(../images/right-bg-top.jpg);
	background-repeat: repeat-y;
}

.rightbgbase {
	background-image: url(../images/right-bg-base.jpg);
	background-repeat: repeat-y;
}

A {
	color : #0033bb;
	text-decoration: none;
}


A:visited {
	color : #660066;
	text-decoration: none;
}

A:hover {
	color : #660066;
	text-decoration: underline;
}


A:active {
	color : #660066;
	text-decoration: none;
}

A.nav {
	color : white;
	text-decoration: none;
}


A.nav:visited {
	color : white;
	text-decoration: none;
}

A.nav:hover {
	color : #660066;
	text-decoration: underline;
}


A.nav:active {
	color : #660066;
	text-decoration: none;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	list-style-image: url(../images/bullet-blue.gif);
	padding: 0px 0px 10px 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	padding: 10px 0px 0px;
	}
	
.sidebg2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	padding: 14px 8px 8px;
	background-image: url(../images/side-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	}

.sidebg2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	padding: 14px 8px 8px;
	background-image: url(../images/side-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	}