body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image:url(/images/back.gif);
}

h1,h2,h3,h4,h5,h6 {
}
h1 {
	font-size: 20px;
	color: #0066FF;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #663399;
}
h3 {
	font-size: 14px;
	color: #1672AF;
}

hr {
	color: #0066FF;
	height: 1px;
	border:0 none;
	left:auto;
    background-color: #0066FF;
}
.important {
	color: #FF9900;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #003399;
	font-weight : bold;
}

#fiveleft {
	padding-left : 5px;
}

#fiveright {
	padding-right : 5px;
}

#leftright {
	padding-left : 5px;
	padding-right : 5px;
}

#leaderboard {
	width:726px;
	padding-top:1px;
	padding-bottom:5px;
	position:relative;
	float:right;
}

#logo {
	height: 90px;
	background-color: white;
	padding-top:1px;	
	background-position: 5px 5px;
	float:left;
	padding-left : 5px;
}

#page {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: auto;
}

#top_600{
float:left;
width:600px;
background-color:#333333;
height:62px;
}

#top_345{
float:left;
width:335px;
background-color:#333333;
height:62px;
}

#leftbanner_160{
float:left;
width:180px;
background-color:#FFFFFF;
padding-top : 3px;
padding-bottom: 3px;
}

#rightbanner_160{
float:left;
width:170px;
background-color:#FFFFFF;
padding-top : 3px;
padding-bottom: 3px;
padding-right : 5px;
}

#content_570{
float:left;
width:570px;
background-color:#FFFFFF;
padding-right : 5px;
padding-left : 5px;
padding-top : 3px;
padding-bottom: 3px;
}

#content_935{
float:left;
width:935px;
background-color:#FFFFFF;
padding-right : 5px;
padding-left : 5px;
padding-top : 3px;
padding-bottom: 3px;
}

#content_930{
float:left;
width:930px;
background-color:#FFFFFF;
padding-right : 5px;
padding-left : 5px;
padding-top : 3px;
padding-bottom: 3px;
}

#content_935{
float:left;
width:935px;
background-color:#FFFFFF;
padding-right : 5px;
padding-left : 5px;
padding-top : 3px;
padding-bottom: 3px;
}

#content_740{
float:left;
width:740px;
background-color:#FFFFFF;
padding-right : 5px;
padding-left : 5px;
padding-top : 3px;
padding-bottom: 3px;
}

#wholeback{
background-color:#FF3366;
}

#footer_935{
float:left;
width:925px;
background-color:#FFCC33;
height:90px;
}

#articlead{
float:right;
width:300px;
}

#articlerd{
float:left;
width:210px;
}

/*Top Buttons Starts*/  

#home{
width:117px;
height:30px;
background-image:url(/images/borange.jpg);
float:left;
}

#blog{
width:117px;
float:left;
height:30px;
background-image:url(/images/bblue.jpg);
}

#tutorials{
float:left;
width:117px;
height:30px;
background-image:url(/images/byellow.jpg);
}

#articles{
float:left;
width:117px;
height:30px;
background-image:url(/images/bviolet.jpg);
}

#downloads{
float:left;
width:117px;
height:30px;
background-image:url(/images/bgreen.jpg);
}

#members{
float:left;
width:117px;
height:30px;
background-image:url(/images/blightorange.jpg);
}

#contact{
float:left;
width:117px;
height:30px;
background-image:url(/images/bskyblue.jpg);
}

#help{
float:left;
width:116px;
height:30px;
background-image:url(/images/bred.jpg);
}


#topbuttons{
	padding-left : 5px;
	padding-right : 5px;
	text-align:center;
}

/*Top Buttons Ends*/ 

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
}


/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 935px;
height: 60px;
margin: 0px;
background-image:url(/images/menubak.gif)
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #0000FF;
	font-weight: bold;
	margin: 0px;
}

a.glink:hover{
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 222px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 90%;
	color: #CC3300;
}

.subglobalNav a:hover{
	color: #000000;
}

/*************** search styles *****************/
 
.thumbinner {
	background-color:#FDFDFD;
	border:1px solid #CCCCCC;
	overflow:hidden;
	text-align:left;
	padding-right : 0px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
}

.text {
background-color:#F9F9F9;
border:1px solid #CCCCCC;
overflow:hidden;
padding:3px !important;
text-align:left;
float:left;
border-bottom:1px solid #9CB8C6;
border-left:1px solid #FFFFFF;
border-right:1px solid #9CB8C6;
border-right:1px solid #9CB8C6;
}

#spaceround_20{
float:left;
width:20px;
}
 
#tabletext{
	font-size: 9pt;
	font-weight : bold;
	color: #FF3300;
	padding-bottom : 3px;	
	line-height: normal;
	padding-top : 3px;
}

.hrr {
border:1px solid #AACCEE;
background-color: #EBF3FB;
font-size: 9pt;
font-weight : bold;
color: #003399;
padding-bottom : 3px;	
padding-top : 3px;
padding-left : 3px;
}

.resourcebox {
border:1px solid #AACCEE;
background-color: #EFEFEF;
font-size: 9pt;
padding-bottom : 3px;	
padding-top : 3px;
padding-left : 3px;
}


#box{
float:left;
background-color:#FFFFFF;
padding-right : 2px;
padding-left : 2px;
padding-top : 3px;
padding-bottom: 3px;
}

#leftside_320{
float:left;
width:345px;
padding-right : 3px;
padding-bottom: 3px;
}

#middle_280{
float:left;
width:280px;
padding-right : 3px;
padding-bottom: 3px;
}
#rightside_300{
float:left;
width:300px;
padding-right : 3px;
padding-bottom: 3px;
}

.boxx{
padding-bottom: 8px;
}

.space1{
	padding-bottom: 6px;
	padding-right: 6px;
}

#rightside_480{
float:left;
width:480px;
padding-right : 3px;
padding-bottom: 3px;
}

#rightside_backgrounds{
float:left;
width:620px;
padding-right : 3px;
padding-bottom: 3px;
}

#leftside_448{
float:left;
width:448px;
padding-right : 3px;
padding-bottom: 3px;
}

#thumbnails1{
float:left;
width:180px;
padding-right : 3px;
padding-bottom: 3px;
background-color:#EBF3FB;
border-color:#FFFFFF;
padding-top: 3px;
padding-bottom: 10px;
}

#thumbnails {
background-color:#EBF3FB;
overflow:visible;
text-align:left;
float:left;
border-color:#FFFFFF;
width:162px;
padding-right : 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 10px;
}

#middle_280{
float:left;
width:280px;
padding-right : 3px;
padding-bottom: 3px;
}

#ss_20{
float:left;
width:20px;
height:20px;
padding-right : 3px;
padding-bottom: 3px;
}

#ss_20{
float:left;
width:20px;
padding-right : 3px;
padding-bottom: 3px;
}

#ss_30{
float:left;
height:50px;
padding-right : 3px;
padding-bottom: 3px;
}

#hrb {
	color: #0066FF;
	height: 1px;
	border:0 none;
	left:auto;
    background-color: #0066FF;
	max-width:468px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
