@charset "utf-8";
/* CSS Document */

body, div, ul, li, form, fieldset, img	{border:none; margin:0; padding:0;}

body	{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	background-color:#ffffff;
	background-image:url(../images/JR_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:50px 0 0 0;
}

p { color:#666666; line-height:16px;}

a:link { color:#ae9e28;}

#footer2 {
	font-size:12px;
	color:white;
	background-image:  url(westrian/images/footer.gif);
	background-repeat: no-repeat;
	height: 29px;
	background-color:#c0ae2c;
	margin-bottom:50px;
	}
#footer2 a { color:#ffffff;}
	
#form1 input {
	border:none;
	}
