body,table,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
body {
	margin-top:10px; 
	margin-bottom:10px; 
	background-color:#ffffff;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
a:visited	{color: blue; text-decoration:none}
a:active 	{color: blue; text-decoration:none}
a:link		{color: blue; text-decoration:none}
a:hover		{color: blue; text-decoration:none}

#content-container{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content-column1{
	width: 640px;
	text-align:left;
	float:left;
}
#homepage-spotlight{
	border: thin dotted #993300;
}
#homepage-entertainment{
	border-top: thin dotted #993300;
	background: #FFFFEA;
}
#homepage-shopping{
	border-top: thin dotted #993300;
	background: #FFFFEA;
}
#homepage-insidelittlearmenia{
	border-top: thin dotted #993300;
	background: #FFFFEA;
}
#homepage-aboutarmenia{
	border-top: thin dotted #993300;
	background: #FFFFEA;
}
#homepage-businesses{
	border-top: thin dotted #993300;
	background: #FFFFEA;
}
#content-column2{
	width: 330px;
	padding-top: 10px;
	text-align:left;
	float:right;
}
#homepage-column2-advertisement{
	border: thin dashed #993300;
	padding-top: 5px;
	text-align:center;
}
#homepage-column2-products{
	border: thin dashed #993300;
	text-align:center;
}
#homepage-column2-social{
	border: thin dashed #993300;
	text-align:left;
	padding: 10px;
}
#homepage-column2-twitter{
	border: thin dashed #993300;
	text-align:center;
}
#homepage-column2-item{
	border: thin dashed #993300;
	text-align:center;
}

