/*
Theme Name: R-Link Consulting
Theme URI: http://www.rlinkconsulting.com
Description: Theme for R-Link Research and Consulting, Inc.
Version: 0.1
Author: Zachary Smith
Author URI: http://www.rlinkconsulting.com
Tags: rlink

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #36393D;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5;
	}

#content a:link {color:#0000FF;text-decoration:underline;}
#content a:visited {color:#0000FF;text-decoration:underline;}
#content a:hover {color:#0000FF;text-decoration:underline;}
#content a:active {color:#0000FF;text-decoration:underline;}


.roundedcornr_box_848686 {
	background: url(/header/roundedcornr_848686_tl.png) no-repeat top left;
}
.roundedcornr_top_848686 {
	background: url(/header/roundedcornr_848686_tr.png) no-repeat top right;
}
.roundedcornr_bottom_848686 {
	background: url(/header/roundedcornr_848686_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_848686 div {
	background: url(/header/roundedcornr_848686_br.png) no-repeat bottom right;
}
.roundedcornr_content_848686 {
	background: url(/header/roundedcornr_848686_r.png) top right repeat-y;
}

.roundedcornr_top_848686 div,.roundedcornr_top_848686,
.roundedcornr_bottom_848686 div, .roundedcornr_bottom_848686 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_848686, .roundedcornr_bottom_848686 {
	margin-top: -19px;
}
.roundedcornr_content_848686 { padding: 0 15px; }