/*********************************
	Layout
page: 800px	
left margin: 230px
border: 15px
content: 555px
*********************************/

/*********************************
	Colors
	HTML Tags
	Page Layout
	Nav Bar Top Row
	Nav Bar Left Column
	Main Content
	Site Info - Page Footer
	Headlines Box
	Featured Item Box
	Language Links
	News Item

	Links Section
	Related Links Section
*********************************/

/*********************************
	Colors
background, dark gray: #7D8D9C
background, masthead, medium gray: #ADB8C3
links, light gray: color: #FDFDFE
links, mouseover, light gray: #dddddd
*********************************/
.dkdkgray { color: #234A75; }
.dkgray { color: #7D8D9C; }
.gray { color: #ADB8C3; }
.ltgray { color: #FDFDFE; }
.white { color: #ffffff; }
.compumoveblue { color:#4A669E; }

/*********************************
	HTML Tags
*********************************/
body {
	background-color: #FDFDFD;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #234A75;
	line-height: 1.266;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #234A75;
	text-decoration: none;
	border: 0px;
}

a:hover {
	color: #234A75;
	text-decoration: underline;
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana,arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1, .title {
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #4A669E;
	font-weight: bold;
}

h2, .subtitle {
	font-size: 18px;
	color: #4A669E;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
}

h3, .heading {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #4A669E;
	font-weight: bolder;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #4A669E;
}

h5 {
	font-size: 100%;
	color: #334d55;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}


/*********************************
	Layout Divs
*********************************/

#masthead {
	background-image: url(http://compumove.com/images/header_bg.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #7D8D9C;
}

#mastheadalt {
	background-image: url(http://compumove.com/images/header_bg.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #7D8D9C;
}

#masthead img {
	padding: 0px 0px 0px 0px;
}

/*
#tagline1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	visibility: visible;
}

#tagline2 {
	position: absolute;
	left: 570px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	visibility: visible;
}
*/

#content {
	background-image: url(http://compumove.com/images/bg.jpg);
	height: auto;
	padding: 15px 5px 30px 25px;
	border: 0px;
}

#content .floating {
	float: right;
	border: 0px solid #7D8D9C;
	margin: 10px 0px 10px 20px;
}

#siteInfo {
	background-image: url(http://compumove.com/images/footer_bg.jpg);
	background-repeat: repeat;
	height: 105px;
	font-size: 11px;
	color: #333333;
	padding: 15px 15px 0px 15px;
	border-top: 1px solid #7D8D9C;
}

#siteInfo a:link, #siteInfo a:visited {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#siteInfo a:hover {
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}



/*********************************
	Main Content
*********************************/
#maincontent {
	width: 95%;
	height: auto;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

#maincontent  a:link, #maincontent a:visited {
	color: #7D8D9C;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#maincontent  a:hover {
	color: #7D8D9C;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}

#maincontent img.floating {
	float: right;
	border: 0px solid #7D8D9C;
	margin: 10px 0px 10px 20px;
}

#maincontent .floating {
	float: right;
	border: 0px solid #7D8D9C;
	margin: 10px 0px 10px 20px;
}

#maincontent li {
	padding: 0px 0px 10px 0px;
}

#maincontent H2.centered {
	text-align: center;
	padding: 0px 0px 12px 0px;
}

#maincontent H3.centered {
	text-align: center;
	padding: 0px 0px 12px 0px;
}


/*********************************
	Nav Bar
*********************************/
#navBar {
	background-image: url(http://compumove.com/images/margin_bg.jpg);
	background-repeat: repeat;
	width: 230px;
	height: auto;
	padding: 0px;
}

#navBar ul, #navBar a:link, #navBar a:visited, #navBar a:hover {
	display: block;
}

#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#navBar a:link, #navBar a:visited {
	color: #234A75;
	height: auto;
	padding: 3px 0px 3px 20px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #7D8D9C;
	text-decoration: none;
}

#navBar a:hover {
	color: #ffffff;
	height: auto;
	background-color: #ADB8C3;
	padding: 3px 0px 3px 20px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #7D8D9C;
	text-decoration: none;
}

#navBar a:link.highlight, #navBar a:visited.highlight {
	color: #ffffff;
	background-color: #4A669E;
	height: auto;
	padding: 3px 0px 3px 20px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #7D8D9C;
	text-decoration: none;
}

#navBar a:hover.highlight {
	color: #ffffff;
	height: auto;
	padding: 3px 0px 3px 20px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #7D8D9C;
	text-decoration: none;
}

#navBar a:link.sub, #navBar a:visited.sub {
	color: #234A75;
	height: auto;
	padding: 3px 0px 3px 40px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #7D8D9C;
	text-decoration: none;
}

#navBar a:hover.sub {
	color: #ffffff;
	height: auto;
	background-color: #ADB8C3;
	padding: 3px 0px 3px 40px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #7D8D9C;
	text-decoration: none;
}



/************** #headlines styles **************/

#headlines {
	margin: 0px;
	padding: 10px 0px 40px 10px;
	font-size: 100%;
	background-color: #dddddd;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #7D8D9C
}

#headlines h3 {
	font-size: 110%;
}

#headlines p {
	padding: 0px 0px 0px 0px;
}

#headlines a {
	font-size: 90%;
}



