body 	{background-color: #FFFFCC;
		margin: 0px;
		border: 0px;
		padding: 0px;
		font-family: Tahoma, Arial, sans-serif;
		font-size:18px;
		}
		
h1 {font-size: 24px;
	font-weight: bold;
	}

div#info	{position:absolute;
			top: 135px;
			left: 450px;
			}

div#header {background-color: #009900;
			height: 85px;
			border-bottom: solid 26px #CCCC33;
			}
			
img#cross	{position: absolute;
			top: -1px;
			left: -1px;
			}
			
img#seal	{position: absolute;
			top: 17px;
			left: 13px;
			}
			
img#header	{position: absolute;
			top: 0px;
			left: 0px;
			}
			
div#conference 	{font-family: "Times New Roman", Times, serif;
				font-size: 18px;
				font-weight:bold;
				top: 88px;
				left: 490px;
				position: absolute;
				}	
				
div#conference a 	{text-decoration: none;
					color: #000000;
					}

div#conference a:hover 	{text-decoration: underline;
						color: #4d4d4d;
						}	
						
img#verbum 	{position: absolute;
			top: 500px;
			left: 20px;
			}	
			
div#copyright 	{font-size: 12px;
				top: 565px;
				width: 800px;
				position: absolute;}	
				
div#copyright p {text-align: center;

				}	