body 
{
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
}

#news
{
	text-align:left;
	width: 250px;
}

#news_head
{
	text-align:left;
	width: 250px;
	background-color: #0D5E5E;
	padding-bottom:0px;
}

h1 
{
	font-size : 24px;
	font-family : Verdana;
	font-weight : bold;
}

h5 
{ 
	font-family: Arial; 
	font-size: 7pt; 
	color: #163637; 
}

a.menu 
{ 
	font-family: Arial; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #163637; 
}

#copyright
{
	text-align: center;
	display: block;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A2A6B1;
}

.plugin_name
{
	color: rgb(162, 1, 23);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.info 
{
	color: #606470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 3px 0;
}

.info_bold
{
	color: #606470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
}

#all 
{
	width: 600px;
	margin: 0 auto;
}

/* version of software */
.version 
{
	color: #606470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : italic;
}

/* section name */
.section_info
{
	font-size : 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

/* subsection */
.subsection
{
	font-size : 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.menu_link
{
	color: #0D5E5E;
}

/* download link to file */
#down_link
{
	font-size : 12px;
	font-family : Verdana;
	font-weight : lighter;
}

a.head
{
	font-size : 8px;
	font-family : Tahoma;
	color: #000000;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
}

a 
{
	font-size : 9px;
	font-family : Tahoma;
	color: #A20117;
	margin-bottom : 5px;
	margin-top : 2px;
}


#menu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	width: 100%;
	height: 20px;
	display: block;
	padding: 15px 0;
}

#menu ul 
{ 
	margin: 0;
	padding: 0;
	list-style-type: none; 
	display: inline;
}

#menu ul li 
{ 
	display: inline; 
	margin: 0;
	padding: 0;
}

ul#floatleft 
{
	float: left;
}


/* new design */
.menu_background
{
background-color: #8B6E14;
}



/*big menu*/

#content
{
	text-align:center;
	width: 640px;
}

#kwick {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 0;
}

#kwick .kwicks {
	display: block;
	background: white;
	height: 100px;
}

#kwick li {
	list-style: none;
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 125px;
	padding: 10px;
	background: #fff;
	border-right: 5px solid #1d1d20;
}

#kwick .kwick span {
	display: none;
}

#kwick .maya {
	background: #78ba91 url(/images/download.gif);
}

#kwick .pm {
	background: #7389ae url(/images/docs.gif);
}

#kwick .web {
	background: #c17878 url(/images/forum.gif);
}

#kwick .melwin {
	background: #a87aad url(/images/trac.gif);
	border-right: 0;
}
