{style}
	.cwrapper a {
		color: black;
		text-decoration: none;
	}
	
	.cwrapper p {
		display: inline;
	}
	
	.cwrapper {
		position: relative;
		width: 650px;
		left: 20px;
		text-align: center;
		padding-top: 6px;
	}
	
	.cright {
		position: relative;
		float: right;
		width: 312px;
		text-align: left;
	}
	
	.cleft {
		position: relative;
		width: 312px;
		text-align: left;
	}
	
	.launch {
		position: relative;
		width: 100%;
		height: 106px;
		border: 1pt #ccc solid;
		margin: 0px 0px 23px 0px;
	}
	
	.lcontent {
		position: relative;
		padding: 21px 6px 4px 68px;
		background-position: 9px 15px;
		background-repeat: no-repeat;
		font-size: 9pt;
		height: 55px;
	}
	
	.launch:hover .lcontent {
		background-color: #777;
		color: white;
	}
	
	.ask-shanti .lcontent {
		background-image: url(/download/attachments/2490729/helpblue48.png);
	}
	
	.discussions .lcontent {
		background-image: url(/download/attachments/2490729/messages_dialogue_forum48.png);
	}
	
	.getting-around .lcontent {
		background-image: url(/download/attachments/2490729/map48.png);
	}
	
	.help-docs .lcontent {
		background-image: url(/download/attachments/2490729/help48.png);
		padding-top: 10px;
		height: 67px;
		background-position-y: 15px;
	}
	
	.ltitle {
		background: #777;
		color: white;
		padding: 4px 4px 4px 5px;
		font-weight: bold;
		font-size: 12pt;
		height: 18px;
	}
	
	.launch:hover .ltitle {
		background-color: #555;
	}

{style}
h2. *Welcome to the UVa Knowledge Base*

*Community-Driven Support for a Sustainable Ecology of Tools*

The Knowledge Base belongs to the UVa community.  As a document, the Knowledge Base is constantly changing to meet the needs of the community.  We encourage you to add to or update the Knowledge Base and Forums to help meet your needs and the needs of your academic community.  If you have a question and cannot find the answer, post your question in the Forums. 


{section}
{div:class=cwrapper}
	{div2:class=cright}
		{link-to:dashboard}
			{div3:class=launch discussions}
				{div4:class=ltitle}Discussions{div4}
				{div4:class=lcontent}Need some interaction? Post a question and have it answered in Discussions.{div4}
			{div3}
		{link-to}
		
		{link-to:dashboard}
			{div3:class=launch getting-around}
				{div4:class=ltitle}Getting Around{div4}
				{div5:class=lcontent}Learn how to navigate the various roads of the Knowledge Base.{div5}
			{div3}
		{link-to}
	{div2}
	
	{div2:class=cleft}
		{link-to:dashboard}
			{div3:class=launch help-docs}
				{div4:class=ltitle}Help Docs{div4}
				{div4:class=lcontent}From how to use a specific tool to planning your next major project, Help Documents get you oriented to where you need to go.{div4}
			{div3}
		{link-to}
		
		{link-to:dashboard}
			{div3:class=launch ask-shanti}
				{div4:class=ltitle}Ask Shanti{div4}
				{div4:class=lcontent}If the Help Docs and Forums can't get you where you need to go, ask us!{div4}
			{div3}
		{link-to}
	{div2}
{div}
{section}